| Slony-I 2.2.10 Documentation | ||||
|---|---|---|---|---|
| Prev | Fast Backward | Chapter 8. Schema schemadoc | Fast Forward | Next | 
8.18. Table: sl_seqlog
Log of Sequence updates
Structure of sl_seqlog
- seql_seqid
- integer - Sequence ID 
- seql_origin
- integer - Publisher node at which the sequence originates 
- seql_ev_seqno
- bigint - Slony-I Event with which this sequence update is associated 
- seql_last_value
- bigint - Last value published for this sequence 
Indexes on sl_seqlog
- sl_seqlog_idx
- seql_origin, seql_ev_seqno, seql_seqid