| From: | Raj kumar <rajkumar820999(at)gmail(dot)com> |
|---|---|
| To: | Scott Ribe <scott_ribe(at)elevated-dev(dot)com> |
| Cc: | Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Startup process in slave |
| Date: | 2020-04-26 12:29:02 |
| Message-ID: | CACxU--Xfsmg=WDUUQCrefmkZXHB8j2Mdu2M3hxiwx8GbZ-gAfw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi Scott,
Thanks for the explanation. I think, my understanding was wrong. Thanks for
your clarification
Thanks
Raj
On Sun, Apr 26, 2020 at 2:54 AM Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
wrote:
> > On Apr 25, 2020, at 7:12 AM, Raj kumar <rajkumar820999(at)gmail(dot)com> wrote:
> >
> > But, slave has startup process always recovering along with wal
> receiver streaming.
>
> Yes, it will always be recovering, that's how it works. Wal receiver gets
> the logs, but startup recovery process applies them.
>
> > In pg 9.6, I have always seen, only walreceiver running.
>
> Are you sure about that?
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashok kumar Mani | 2020-04-26 14:10:23 | how to cross check the wal log count from primary and standby ? |
| Previous Message | Raj kumar | 2020-04-26 12:21:41 | Re: Wal keep segment |