Slony-I 2.2.4 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Chapter 8. Schema schemadoc | Fast Forward | Next |
Captures SQL script queries to be propagated to subscriber nodes
Structure of sl_log_script
integer
Origin name from which the change came
bigint
Transaction ID on the origin node
bigint
The sequence number in which actions will be applied on replicas
"char"
text[]
The DDL statement, optionally followed by selected nodes to execute it on.
Indexes on sl_log_script
log_origin, log_txid, log_actionseq