Allow passing of 'allow_pkgpart' and 'import' flags up the chain to FS::cust_pkg...
[freeside.git] / bin / drop_slony.slonik
1 cluster name = freeside;
2
3 node 1 admin conninfo = 'dbname=freeside host=XXX user=postgres';
4 node 2 admin conninfo = 'dbname=freeside host=XXX user=postgres';
5
6 drop set (id=1, origin=1);
7
8 uninstall node ( id=1 );
9