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