pg_foreign_server

Properties
Property Value    Property Value
OID16751Total size16.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size8.0 KB
Estimated rows0
Comment
Columns - 7
Name Type Length Default value Allow null Unique Comment
srvname name false false
srvowner oid false false
srvfdw oid false false
srvtype text true false
srvversion text true false
srvacl aclitem[] true false
srvoptions text[] true false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_foreign_server_pkey true true false 8.0 KB
btree (oid)
Foreign keys - 2
Name Keys Reference table Reference keys Match type Delete type Update type
pg_foreign_server_srvfdw_fkey srvfdw pg_foreign_data_wrapper no action no action
pg_foreign_server_srvowner_fkey srvowner pg_authid no action no action