SYSTEM CATALOGS / SYSTEM CATALOGS
pg_replication_origin
Read PG 18 manual ↗The pg_replication_origin catalog contains all replication origins created.
- Kind
- System catalogs
- Columns in this snapshot
- 2
- Definition source
- English manual
Columns 2
| Column | Type | Description / reference |
|---|---|---|
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. |
Column history across versions
Version history 7
- PG 16 → 17changed
- PG 13 → 14changed
- PG 11 → 12changed
- PG 10 → 11changed
- PG 9.6 → 10changed
- PG 9.5 → 9.6changed
- PG 9.4 → 9.5added
Definition snapshot: english-manuals:9ed103bdafa4aa438ce1bd282da… · English manual source