50.78. pg_publication_tables
The viewpg_publication_tables provides information about the mapping between publications and the tables they contain. Unlike the underlying catalogpg_publication_rel, this view expands publications defined asFOR ALL TABLES, so for such publications there will be a row for each eligible table.
Table 50.79. pg_publication_tables Columns
Column Type Description |
|---|
Name of publication |
Name of schema containing table |
Name of table |