Table: sl_trigger

1.19. Table: sl_trigger

Holds information about triggers on tables managed using Slony-I

Structure of sl_trigger

trig_tabid

integer PRIMARY KEY REFERENCES sl_table>

Slony-I ID number of table the trigger is on

trig_tgname

name PRIMARY KEY

Indicates the name of a trigger