pg_collation

Properties
Property Value    Property Value
OID16688Total size16.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size8.0 KB
Estimated rows0
Comment
Columns - 10
Name Type Length Default value Allow null Unique Comment
collname name false false
collnamespace oid false false
collowner oid false false
collencoding integer false false
collprovider "char" false false
collcollate name false false
collencoding integer false false
collcollate name false false
collctype name false false
collversion text true false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_collation_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_collation_collnamespace_fkey collnamespace pg_namespace no action no action
pg_collation_collowner_fkey collowner pg_authid no action no action