> 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?