Slony-I 1.2.23 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Chapter 1. Schema schemadoc | Fast Forward | Next |
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