The catalog pg_opfamily defines operator families. Each operator family is a collection of operators and associated support routines that implement
To register a Windows event log library with the operating system, issue this command:
Namepg_restore -- restore a PostgreSQL database from an archive file created by pg_dump
PostgreSQL allows columns of a table to be defined as variable-length multidimensional arrays. Arrays of any built-in or user-defined base
An alternative backup strategy is to directly copy the files that PostgreSQL uses to store the data in the database;
NameCREATE SERVER -- define a new foreign server Synopsis
The catalog pg_db_role_setting records the default values that have been set for run-time configuration variables, for each role and database
NameCLUSTER -- cluster a table according to an index Synopsis
As we saw in the previous section, the query planner needs to estimate the number of rows retrieved by a query in order to make good choices of query plans. This section provides
NameALTER SERVER -- change the definition of a foreign server Synopsis
Page 53 of 60