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にはデータベース内のスキーマとパブリケーションの間のマッピングが含まれます。
これは多対多のマッピングです。
表52.41 pg_publication_namespace Columns
Column Type 列 型 Description 説明 |
|---|
Row identifier 行識別子 |
Reference to publication パブリケーションへの参照 |
Reference to schema スキーマへの参照 |