[Slony1-general] move_set question
張 蔚捷(Zhang WeiJie)
vividy at justware.co.jp
Thu Jan 21 04:55:17 UTC 2021
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.
More information about the Slony1-general
mailing list