Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.79. pg_publication_tables
Prev UpChapter 50. System CatalogsHome Next

50.79. 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.80. pg_publication_tables Columns

NameTypeReferencesDescription
pubnamenamepg_publication.pubnameName of publication
schemanamenamepg_namespace.nspnameName of schema containing table
tablenamenamepg_class.relnameName of table


Prev Up Next
50.78. pg_prepared_xacts Home 50.80. pg_replication_origin_status
epubpdf
Go to Postgres Pro Standard 12
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp