pg_trigger

Properties
Property Value    Property Value
OID16910Total size16.0 KB
OwnerpostgresTable size0 bytes
Tablespacepg_defaultIndexes size8.0 KB
Primary key(s)Toast size8.0 KB
Estimated rows0
Comment
Columns - 17
Name Type Length Default value Allow null Unique Comment
tgrelid oid false false
tgname name false false
tgfoid oid false false
tgtype smallint false false
tgenabled "char" false false
tgisinternal boolean false false
tgconstrrelid oid false false
tgconstrindid oid false false
tgconstraint oid false false
tgdeferrable boolean false false
tginitdeferred boolean false false
tgnargs smallint false false
tgattr int2vector false false
tgargs bytea false false
tgqual pg_node_tree true false
tgoldtable name true false
tgnewtable name true false
Indexes - 1
Name Primary Unique Clustered Size Definition
pg_trigger_pkey true true false 8.0 KB
btree (oid)
Foreign keys - 5
Name Keys Reference table Reference keys Match type Delete type Update type
pg_trigger_tgconstrindid_fkey tgconstrindid pg_class no action no action
pg_trigger_tgrelid_fkey tgrelid pg_class no action no action
pg_trigger_tgfoid_fkey tgfoid pg_proc no action no action
pg_trigger_tgconstrrelid_fkey tgconstrrelid pg_class no action no action
pg_trigger_tgconstraint_fkey tgconstraint pg_constraints no action no action