2 52.44. pg_replication_origin #
4 The pg_replication_origin catalog contains all replication origins
5 created. For more on replication origins see Chapter 48.
7 Unlike most system catalogs, pg_replication_origin is shared across all
8 databases of a cluster: there is only one copy of pg_replication_origin
9 per cluster, not one per database.
11 Table 52.44. pg_replication_origin Columns
19 A unique, cluster-wide identifier for the replication origin. Should
20 never leave the system.
24 The external, user defined, name of a replication origin.