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