This section describes additional functions and operators that are useful in connection with text search. 12
NameDROP ROLE -- remove a database role Synopsis
Object identifiers (OIDs) are used internally by PostgreSQL as primary keys for various system tables. OIDs are not added to user-created tables
Namedropuser -- remove a PostgreSQL user account
The functions described in this section are used to control and monitor a PostgreSQL installation.
NameTRUNCATE -- empty a table or set of tables Synopsis
NameCREATE ROLE -- define a new database role Synopsis
NameEXECUTE -- execute a prepared statement Synopsis
The executor takes the plan created by the planner/optimizer and recursively processes it to extract the required set of rows. This is essentially
The pg_replication_slots view provides a listing of all replication slots that currently exist on the database cluster, along with their current
Page 18 of 60