Re: Add WALRCV_CONNECTING state to walreceiver - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add WALRCV_CONNECTING state to walreceiver
Date
Msg-id aXHbCO9dwRO54duf@paquier.xyz
Whole thread Raw
In response to Re: Add WALRCV_CONNECTING state to walreceiver  (Xuneng Zhou <xunengzhou@gmail.com>)
Responses Re: Add WALRCV_CONNECTING state to walreceiver
List pgsql-hackers
On Thu, Jan 22, 2026 at 12:37:42PM +0800, Xuneng Zhou wrote:
> So the view returns no row rather than a row with status = 'stopped'.
> But for completeness, maybe we should add it.

Yeah, you are making me doubt here, "stopped" is the only state that
would never show up.  After pondering a bit on this one, I have
removed this part, and applied the rest of 0001 on HEAD after some
reordering of the items and fixing a <para> markup which was at an
incorrect location.  That's one.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Flush some statistics within running transactions
Next
From: Michael Paquier
Date:
Subject: Re: Add WALRCV_CONNECTING state to walreceiver