Re: Startup process in slave - Mailing list pgsql-admin

From Raj kumar
Subject Re: Startup process in slave
Date
Msg-id CACxU--Xfsmg=WDUUQCrefmkZXHB8j2Mdu2M3hxiwx8GbZ-gAfw@mail.gmail.com
Whole thread Raw
In response to Re: Startup process in slave  (Scott Ribe <scott_ribe@elevated-dev.com>)
List 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@elevated-dev.com> wrote:
> On Apr 25, 2020, at 7:12 AM, Raj kumar <rajkumar820999@gmail.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?

pgsql-admin by date:

Previous
From: Raj kumar
Date:
Subject: Re: Wal keep segment
Next
From: Ashok kumar Mani
Date:
Subject: how to cross check the wal log count from primary and standby ?