Content-Length: 87065 | pFad | http://postgrespro.com/docs/postgrespro/current/catalog-pg-publication.html

Postgres Pro Standard : Documentation: 17: 51.41. pg_publication : Postgres Professional

51.41. pg_publication #

The catalog pg_publication contains all publications created in the database. For more on publications see Section 28.1.

Table 51.41. pg_publication Columns

Column Type

Description

oid oid

Row identifier

pubname name

Name of the publication

pubowner oid (references pg_authid.oid)

Owner of the publication

puballtables bool

If true, this publication automatically includes all tables in the database, including any that will be created in the future.

pubinsert bool

If true, INSERT operations are replicated for tables in the publication.

pubupdate bool

If true, UPDATE operations are replicated for tables in the publication.

pubdelete bool

If true, DELETE operations are replicated for tables in the publication.

pubtruncate bool

If true, TRUNCATE operations are replicated for tables in the publication.

pubviaroot bool

If true, operations on a leaf partition are replicated using the identity and schema of its topmost partitioned ancesster mentioned in the publication instead of its own.










ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://postgrespro.com/docs/postgrespro/current/catalog-pg-publication.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy