Holds definitions of replication sets.
Structure of sl_set
integer PRIMARY KEY
A unique ID number for the set.
integer REFERENCES sl_node>
The ID number of the source node for the replication set.
xxid
Indicates whether or not the set is locked.
text
A human-oriented description of the set.
Tables referencing sl_sequence via Foreign Key Constraints