'\" -*- coding: us-ascii -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH "SLONIK SET DROP SEQUENCE" 7 "24 July 2014" "" "Slony-I 2.2.3 Documentation" .SH NAME SET DROP SEQUENCE \- Remove a sequence from a Slony-I replication set .SH SYNOPSIS 'nh .fi .ad l \fBSET DROP SEQUENCE (options);\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION Drops an existing user sequence from a replication set. .TP \*(T Origin node for the set. A future version of slonik might figure out this information by itself. .TP \*(T Unique ID of the sequence. .PP This uses \(lqschemadocsetdropsequence(p_seq_id integer)\(rq [not available as a man page]. .SH EXAMPLE .nf \*(T< SET DROP SEQUENCE ( ORIGIN = 1, ID = 20 );\*(T> .fi .SH "LOCKING BEHAVIOUR " No application-visible locking should take place. .SH "SLONIK EVENT CONFIRMATION BEHAVIOUR " Slonik waits for the command submitted to the previous event node to be confirmed on the specified event node before submitting this command. .SH "VERSION INFORMATION " This command was introduced in Slony-I 1.0.5