select open change scope Open full search

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

Supported versions: Current (18) / 17 / 16 / 15 / 14
Development versions: 19 / devel
Unsupported versions: 13 / 12 / 11 / 10 / 9.6 / 9.5
Historical version. PostgreSQL 9.5 reached end of support in February 2021. See the current version for supported releases.

49.39. pg_replication_origin

The pg_replication_origin catalog contains all replication origins created. For more on replication origins see Chapter 47.

Table 49-39. pg_replication_origin Columns

Name Type References Description
roident Oid   A unique, cluster-wide identifier for the replication origin. Should never leave the system.
roname text   The external, user defined, name of a replication origin.

Report a documentation issue

Read the upstream documentation. For corrections, first check the current version.