Updated on 2024-05-07 GMT+08:00

PG_REPLICATION_ORIGIN

PG_REPLICATION_ORIGIN contains all created replication sources. This catalog is shared among all databases of a database instance. That is, there is only one copy for each instance, not for each database.

Table 1 PG_REPLICATION_ORIGIN columns

Name

Type

Description

roident

oid

Unique replication source identifier within a cluster.

roname

text

External user-defined replication source name.