pg_conversion

Properties
Property Value    Property Value
OID16700Total size8.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size0 bytes
Estimated rows0
Comment
Columns - 7
Name Type Length Default value Allow null Unique Comment
conname name false false
connamespace oid false false
conowner oid false false
conforencoding integer false false
contoencoding integer false false
conproc regproc false false
condefault boolean false false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_conversion_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_conversion_conowner_fkey conowner pg_authid no action no action
pg_conversion_connamespace_fkey connamespace pg_namespace no action no action
pg_conversion_conproc_fkey conproc pg_proc no action no action