pg_publication_namespace
#
The catalog <structname>pg_publication_namespace</structname> contains the
mapping between schemas and publications in the database. This is a
many-to-many mapping.
カタログpg_publication_namespace
にはデータベース内のスキーマとパブリケーションの間のマッピングが含まれます。
これは多対多のマッピングです。
表51.41 pg_publication_namespace
Columns
Column Type 列 型 Description 説明 |
---|
Row identifier 行識別子 |
Reference to publication パブリケーションへの参照 |
Reference to schema スキーマへの参照 |