It really depends on how you want to configure the new node. You can either cascade off an existing slave, or make it subscribe directly to the master.

In latter case (which is what I'm assuming you want), you just need do the following slonik commands:

1.  STORE NODE (for the new node)
2. STORE PATH (one call for each direction from the new node, which would be, for example) 1->4, 2->4, 3->4, 4->3, 4->2, 4->1)
3.  STORE LISTEN (again, one for each direction)
4.  SUBSCRIBE SET

I don't think you need to do anything in terms of a configuration file. You just need to start a slon daemon on the new node between steps 3 and 4

Hope this helps somewhat...

--Richard



On Jun 7, 2007, at 11:25 PM, G Muniswamy wrote:



Dear Slony Users.



I am having slony setup of master and 2 slave setup and it is working fine.Now I want add one more slave.Please

tell me the steps and how to modify the configuration file.







G.Muniswamy | Associate Senior DBA-Delivery

E-mail: [EMAIL PROTECTED] | Extn: 1618



Sobha Renaissance Information Technology (P) Ltd.
An SEI-CMM, P-CMM & SSE-CMM Level 5 Company | BS ISO/IEC 27001:2005 & ISO 9001:2000 Certified

A Top 50 Fast Growing Technology Company (Deloitte, 2006) | A Six Sigma Practice Company



Phone: + 91 80 41951999 | Fax: + 91 80 41523300

URL: www.renaissance-it.com | Video Conference: + 91 80 41252222



The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete all copies from any computer.



_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to