Re: [GENERAL] Fwd: postgres 9.0.4 Streaming related question ..

2011-12-08 Thread akp geek
Thanks , it worked On Wed, Dec 7, 2011 at 12:01 PM, Ben Chobot wrote: > > On Dec 7, 2011, at 8:45 AM, akp geek wrote: > > > Small Clarification. I have gone through the documentation. I did not > find any thing related to start ans stop replication after the replication > is setup > > > > 1. If

Re: [GENERAL] Fwd: postgres 9.0.4 Streaming related question ..

2011-12-07 Thread Ben Chobot
On Dec 7, 2011, at 8:45 AM, akp geek wrote: > Small Clarification. I have gone through the documentation. I did not find > any thing related to start ans stop replication after the replication is setup > > 1. If I shutdown the primary > 2. Shutdown the slave > 3. start Primary > 4. start slave

[GENERAL] Fwd: postgres 9.0.4 Streaming related question ..

2011-12-07 Thread akp geek
Small Clarification. I have gone through the documentation. I did not find any thing related to start ans stop replication after the replication is setup 1. If I shutdown the primary 2. Shutdown the slave 3. start Primary 4. start slave Will this automatically catch up the streaming. Can you plea