SET DROP SEQUENCE (options);
Drops an existing user sequence from a replication set.
Origin node for the set. A future version of slonik might figure out this information by itself.
Unique ID of the sequence.
SET DROP SEQUENCE ( ORIGIN = 1, ID = 20, );