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.
| Name | Type | Description |
|---|---|---|
| roident | oid | Unique replication source identifier within a database instance. |
| roname | text | External user-defined replication source name. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.