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.
This uses setdropsequence(integer).
SET DROP SEQUENCE ( ORIGIN = 1, ID = 20 );
No application-visible locking should take place.
This command was introduced in Slony-I 1.0.5
If this was useful, let others know by an Affero rating