pg_opfamily

Properties
Property Value    Property Value
OID16808Total size8.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size0 bytes
Estimated rows0
Comment
Columns - 4
Name Type Length Default value Allow null Unique Comment
opfmethod oid false false
opfname name false false
opfnamespace oid false false
opfowner oid false false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_opfamily_pkey true true false 8.0 KB
btree (oid)
Foreign keys - 3
Name Keys Reference table Reference keys Match type Delete type Update type
pg_opfamily_opfowner_fkey opfowner pg_authid no action no action
pg_opfamily_opfnamespace_fkey opfnamespace pg_namespace no action no action
pg_opfamily_opfmethod_fkey opfmethod pg_am no action no action