From: | akp geek <akpgeek(at)gmail(dot)com> |
---|---|
To: | Ben Chobot <bench(at)silentmedia(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Fwd: postgres 9.0.4 Streaming related question .. |
Date: | 2011-12-08 15:17:33 |
Message-ID: | CACnhOfJ0NVLCBzXgxQFrCOr0hJwzw0dzwYNR8WewDp3PgVxJxA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks , it worked
On Wed, Dec 7, 2011 at 12:01 PM, Ben Chobot <bench(at)silentmedia(dot)com> 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 I shutdown the primary
> > 2. Shutdown the slave
> > 3. start Primary
> > 4. start slave
> >
> > Will this automatically catch up the streaming. Can you please comment?
>
> So long as you leave your recovery.conf file in place, and don't loose any
> needed wal files between steps 3 and 4 (or can recover them from an
> archive), then the answer is yes.
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2011-12-08 15:29:28 | Re: Hope for a new PostgreSQL era? |
Previous Message | Marc Cousin | 2011-12-08 15:11:51 | Re: Hope for a new PostgreSQL era? |