<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
3. Drop _myrep schema which copied by pg_dump to slave ( Note: This is<br>
not documented, I suspect when we copy masterdb schema structure u also<br>
get the _slonyschema as well. Which throw error as _slonyschema<br>
existing. Do we really need master _slonyschema to new node ?)<br>
</blockquote>
<br></div>
No you do not need to dump the slonyschema, you can exclude that from your dump.<div><div><br></div></div></blockquote><div>Yes, I did the step 1 under section 3.2.4. Because, add replication node will be on the existing replication, so the dump mentioned in the documentation will include the slony schema. Need to changed in documentation.</div>

<div><br></div><div><a href="http://slony.info/documentation/2.1/modifyingthings.html" target="_blank">http://slony.info/documentation/2.1/modifyingthings.html</a> </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
output of the subscribe node;<br>
-bash-4.1$ ./new_node_subscribe-set.sh<br>
waiting for events  (3,5000000001) only at (3,0) to be confirmed on node 1<br>
waiting for events  (3,5000000001) only at (3,0) to be confirmed on node 1<br>
waiting for events  (3,5000000001) only at (3,0) to be confirmed on node 1<br>
<br>
I found the link which pointing to some bug. Correct me, how to achive this.<br>
</blockquote>
<br></div></div>
Did you start the slon daemon for the new node?  If not, starting the slon daemon for the new node should allow things to replicate<br></blockquote><div><br></div><div>Small things, create big problems .. :). Yes after starting Slave slon daemon, everything goes well.</div>
<div><br></div><div>--Raghav</div></div>