PG_PUBLICATION_REL

PG_PUBLICATION_REL contains mappings between tables and publications in the current database. This is a many-to-many mapping.

Table 1 PG_PUBLICATION_REL columns

Name

Type

Reference

Description

oid

oid

 

Row identifier (hidden attribute, which must be specified).

prpubid

oid

-

Reference to a publication.

prrelid

oid

-

Reference to a table.

Feedback
编组 3备份
    openGauss 2024-05-07 00:46:52
    cancel