Slony-I 2.0.8 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Chapter 6. Schema schemadoc | Fast Forward | Next |
6.9. Table: sl_nodelock
Used to prevent multiple slon instances and to identify the backends to kill in terminateNodeConnections().
Structure of sl_nodelock
- nl_nodeid
integer PRIMARY KEY
Clients node_id
- nl_conncnt
serial PRIMARY KEY
Clients connection number
- nl_backendpid
integer
PID of database backend owning this lock