pg_ts_dict

Properties
Property Value    Property Value
OID16922Total size16.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size8.0 KB
Estimated rows0
Comment
Columns - 5
Name Type Length Default value Allow null Unique Comment
dictname name false false
dictnamespace oid false false
dictowner oid false false
dicttemplate oid false false
dictinitoption text true false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_ts_dict_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_ts_dict_dictowner_fkey dictowner pg_authid no action no action
pg_ts_dict_dicttemplate_fkey dicttemplate pg_ts_template no action no action
pg_ts_dict_dictnamespace_fkey dictnamespace pg_ts_config no action no action