Holds the list of nodes associated with this namespace.
Structure of sl_node
no_id
integer
PRIMARY KEY
The unique ID number for the node
no_active
boolean
Is the node active in replication yet?
no_comment
text
A human-oriented description of the node
no_spool
boolean
Is the node being used for log shipping?
Tables referencing sl_listen via Foreign Key Constraints