SLONIK SET DROP SEQUENCE(7) | Slony-I 2.2.10 Documentation | SLONIK SET DROP SEQUENCE(7) |
SET DROP SEQUENCE - Remove a sequence from a Slony-I replication set
SET DROP SEQUENCE (options);
Drops an existing user sequence from a replication set.
This uses “schemadocsetdropsequence(p_seq_id integer)” [not available as a man page].
SET DROP SEQUENCE (
ORIGIN = 1,
ID = 20
);
No application-visible locking should take place.
Slonik waits for the command submitted to the previous event node to be confirmed on the specified event node before submitting this command.
This command was introduced in Slony-I 1.0.5
18 January 2021 |