test_decoding is an example of a logical decoding output plugin. It doesn't do anything especially useful, but can serve as a starting point for
Namepg_ctl -- initialize, start, stop, or control a PostgreSQL server
Hot Standby is the term used to describe the ability to connect to the server and run read-only queries while the server is in archive recovery or standby mode. This is useful
The tcn module provides a trigger function that notifies listeners of changes to any table on which it is attached. It must be used as an
NameSET TRANSACTION -- set the characteristics of the current transaction Synopsis
There are several settings which can cause the query planner not to generate a parallel query plan under any circumstances. In order for any parallel query plans whatsoever
The pgcrypto module provides cryptographic functions for PostgreSQL.
The tsm_system_time module provides the table sampling method SYSTEM_TIME, which can be used in the
exit_on_error (boolean) If true, any error will terminate the current session
NameDROP TABLESPACE -- remove a tablespace Synopsis
Page 47 of 60