pg_ts_template

Properties
Property Value    Property Value
OID16931Total size8.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size0 bytes
Estimated rows0
Comment
Columns - 4
Name Type Length Default value Allow null Unique Comment
tmplname name false false
tmplnamespace oid false false
tmplinit regproc false false
tmpllexize regproc false false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_ts_template_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_template_tmplinit_fkey tmplinit pg_proc no action no action
pg_ts_template_tmpllexize_fkey tmpllexize pg_proc no action no action
pg_ts_template_tmplnamespace_fkey tmplnamespace pg_namespace no action no action