select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

SYSTEM CATALOGS / SYSTEM CATALOGS

pg_replication_origin

Read PG 18 manual ↗

The pg_replication_origin catalog contains all replication origins created.

Kind
System catalogs
Columns in this snapshot
2
Definition source
English manual

Columns 2

ColumnTypeDescription / reference
roidentoidA unique, cluster-wide identifier for the replication origin. Should never leave the system.
ronametextThe external, user defined, name of a replication origin.
Column history across versions
Version history 7
  1. PG 16 → 17changed
  2. PG 13 → 14changed
  3. PG 11 → 12changed
  4. PG 10 → 11changed
  5. PG 9.6 → 10changed
  6. PG 9.5 → 9.6changed
  7. PG 9.4 → 9.5added

Definition snapshot: english-manuals:9ed103bdafa4aa438ce1bd282da… · English manual source