pg_extension

Properties
Property Value    Property Value
OID16739Total 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
extname name false false
extowner oid false false
extnamespace oid false false
extrelocatable boolean false false
extversion text false false
extconfig oid[] true false
extcondition text[] true false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_extension_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_extension_extnamespace_fkey extnamespace pg_namespace no action no action
pg_extension_extowner_fkey extowner pg_authid no action no action