Supported Versions: Current (16) / 15 / 14 / 13 / 12
Development Versions: devel
Unsupported versions: 11 / 10 / 9.6 / 9.5
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the current version, or one of the other supported versions listed above instead.

50.40. pg_replication_origin

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

Table 50-40. 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.