pg_publication

Properties
Property Value    Property Value
OID16835Total size8.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size0 bytes
Estimated rows0
Comment
Columns - 6
Name Type Length Default value Allow null Unique Comment
pubname name false false
pubowner oid false false
puballtables boolean false false
pubinsert boolean false false
pubupdate boolean false false
pubdelete boolean false false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_publication_pkey true true false 8.0 KB
btree (oid)
Foreign keys - 1
Name Keys Reference table Reference keys Match type Delete type Update type
pg_publication_pubowner_fkey pubowner pg_authid no action no action