Tue Mar 21 06:10:53 PST 2006
- Previous message: [Slony1-general] subscriber node
- Next message: [Slony1-general] Failover Failing for sub slaves
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I am using slony 1.1.5 and postgres 8.1.3.
My Initial config
Node-1 as master
Node-2 as Slave
And When node1 goes down, i am running
FAILOVER (
ID = 1,
BACKUP NODE = 2); on node2.
So node2 starts taking the connections now.
If node1 comes back how will i make it join the cluster.
*uninstall node (id=1);
store node (id=1,event node = 2, comment = 'Slave node');
store path (server = 2, client = 1, conninfo='dbname=$SLAVEDBNAME
host=$MASTERHO
ST user=$REPLICATIONUSER');
subscribe set (id = 1, provider = 2, receiver = 1, forward = no);
*
It returns returned -1 wrong database ?
What am i doing wrong?>
Thanks in Advance
Regards,
Sandeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gborg.postgresql.org/pipermail/slony1-general/attachments/20060321/bdef68d2/attachment.html
- Previous message: [Slony1-general] subscriber node
- Next message: [Slony1-general] Failover Failing for sub slaves
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list