Transactions are a fundamental concept of all database systems. The essential point of a transaction is that it bundles multiple steps into a single
NameCREATE GROUP -- define a new database role Synopsis
The collation feature allows specifying the sort order and character classification behavior of data per-column, or even per-operation. This alleviates the restriction that
The pgrowlocks module provides a function to show row locking information for a specified table.
The pg_replication_origin_status view contains information about how far replay for a certain origin has progressed. For more on replication
This section provides an overview of TOAST (The Oversized-Attribute Storage Technique).
Name psql -- PostgreSQL interactive terminal
GIN assumes that indexable operators are strict. This means that extractValue will not be called at all on
The specific function that is referenced by a function call is determined using the following procedure. Function
NameALTER FOREIGN DATA WRAPPER -- change the definition of a foreign-data wrapper
Page 40 of 60