Hi,

slony: 2.2.8
postgresql:9.2.24

There is a system with such slony relation
node 2->node1
node 2->node3

I need to move primary node from node1 to node2.
after execute following command
slonik_move_set 1 2 1

subscribe relation change to
node 1->node2
node 2->node3

actually it works.
changes on node1 will be spread to node2 and node3.

But I hove no idea how to change to the following mode.
node 1->node2
node 1->node3

Any suggestions would be greatly appreciated.

_______________________________________________
Slony1-general mailing list
Slony1-general@lists.slony.info
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to