pg_publication_rel The catalog pg_publication_rel contains the mapping between relations and publications in the database. This is a many-to-many mapping. See also Section 53.18 for a more user-friendly view of this information.
Table 52.42. pg_publication_rel Columns
| Column Type Description |
|---|
|
Row identifier |
|
Reference to publication |
|
Reference to relation |
|
Expression tree (in |
|
This is an array of values that indicates which table columns are part of the publication. For example, a value of |
© 1996–2026 The PostgreSQL Global Development Group
Licensed under the PostgreSQL License.
https://www.postgresql.org/docs/18/catalog-pg-publication-rel.html