pg_enum

Properties
Property Value    Property Value
OID16730Total size8.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size0 bytes
Estimated rows0
Comment
Columns - 3
Name Type Length Default value Allow null Unique Comment
enumtypid oid false false
enumsortorder real false false
enumlabel name false false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_enum_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_enum_enumtypid_fkey enumtypid pg_type no action no action