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