sl_setHolds definitions of replication sets.
Structure of sl_set
set_idinteger PRIMARY KEY
A unique ID number for the set.
set_origininteger REFERENCES sl_node
The ID number of the source node for the replication set.
set_lockedbigint
Transaction ID where the set was locked.
set_commenttext
A human-oriented description of the set.
Tables referencing sl_sequence via Foreign Key Constraints