summaryrefslogtreecommitdiff
path: root/bin/drop_slony.slonik
diff options
context:
space:
mode:
authorcvs2git <cvs2git>2010-12-27 00:04:45 +0000
committercvs2git <cvs2git>2010-12-27 00:04:45 +0000
commitc82d349f864e6bd9f96fd1156903bc1f7193a203 (patch)
treee117a87533656110b6acd56fc0ca64289892a9f5 /bin/drop_slony.slonik
parent74e058c8a010ef6feb539248a550d0bb169c1e94 (diff)
This commit was manufactured by cvs2svn to create tag 'TORRUS_1_0_9'.TORRUS_1_0_9
Diffstat (limited to 'bin/drop_slony.slonik')
-rw-r--r--bin/drop_slony.slonik9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/drop_slony.slonik b/bin/drop_slony.slonik
deleted file mode 100644
index 04ffaca7c..000000000
--- a/bin/drop_slony.slonik
+++ /dev/null
@@ -1,9 +0,0 @@
-cluster name = freeside;
-
-node 1 admin conninfo = 'dbname=freeside host=XXX user=postgres';
-node 2 admin conninfo = 'dbname=freeside host=XXX user=postgres';
-
-drop set (id=1, origin=1);
-
-uninstall node ( id=1 );
-