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@xxxxxxxxxxxxxxxx> wrote:
> On Apr 25, 2020, at 7:12 AM, Raj kumar <rajkumar820999@xxxxxxxxx> 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?