The catalog pg_depend records the dependency relationships between database objects. This information allows DROP
NameROLLBACK -- abort the current transaction Synopsis
19.11.1. Statement Behavior search_path (string)
Aggregate functions compute a single result from a set of input values. The built-in normal aggregate functions are listed in Table 9-51 and Table
When you create complex database structures involving many tables with foreign key constraints, views, triggers, functions, etc. you implicitly create a net of dependencies
NameCREATE USER MAPPING -- define a new mapping of a user to a foreign server
The results of two queries can be combined using the set operations union, intersection, and difference. The syntax is
The SQL standard defines four levels of transaction isolation. The most strict is Serializable, which is defined by the standard in a paragraph
At all times, PostgreSQL maintains a write ahead log (WAL) in the pg_xlog/ subdirectory
The pg_enum catalog contains entries showing the values and labels for each enum type. The internal representation of a given enum value is
Page 30 of 60