sl_node
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
Tables referencing sl_listen via Foreign Key Constraints