52.41. pg_publication_namespace
pg_publication_namespace
The catalog pg_publication_namespace contains the mapping between schemas and publications in the database. This is a many-to-many mapping.
Column Type Description |
|---|
oid Row identifier |
pnpubid Reference to publication |
pnnspid Reference to schema |
: pg_publication_namespace Columns