Redrock Postgres Search Chinese
Version: 9.5 / 9.6 / 10 / 11 / 12 / 13 / 14

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

NameTypeReferencesDescription
roidentOid A unique, cluster-wide identifier for the replication origin. Should never leave the system.
ronametext The external, user defined, name of a replication origin.