SYSTEM CATALOGS / SYSTEM CATALOGS
pg_publication_namespace
Read PG 18 manual ↗The catalog pg_publication_namespace contains the mapping between schemas and publications in the database.
- Kind
- System catalogs
- Columns in this snapshot
- 3
- Definition source
- English manual
Columns 3
| Column | Type | Description / reference |
|---|---|---|
oid | oid | Row identifier |
pnpubid | oid | Reference to publication pg_publication.oid |
pnnspid | oid | Reference to schema pg_namespace.oid |
Column history across versions
Version history 1
- PG 14 → 15added
Definition snapshot: english-manuals:fb6a16315da46e936da88cd5ad6… · English manual source