Namepg_dump -- extract a PostgreSQL database into a script file or other archive file
The pg_replication_origin catalog contains all replication origins created. For more on replication origins see Chapter 48.
NameSELECT INTO -- define a new table from the results of a query Synopsis
PostgreSQL supports basic table partitioning. This section describes why and how to implement partitioning as part of your database design
The pg_ts_dict catalog contains entries defining text search dictionaries. A dictionary depends on a text search template, which specifies all
Namepg_test_fsync -- determine fastest wal_sync_method for PostgreSQL
The catalog pg_init_privs records information about the initial privileges of objects in the system. There is one entry for each object in the
The catalog pg_event_trigger stores event triggers. See Chapter 38 for more information.
The catalog pg_trigger stores triggers on tables and views. See CREATE
Namepg_receivexlog -- stream transaction logs from a PostgreSQL server
Page 16 of 60