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 aXHcyyVzREVgQQdm@paquier.xyz
Whole thread Raw
In response to Re: Add WALRCV_CONNECTING state to walreceiver  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
On Thu, Jan 22, 2026 at 03:34:32PM +0800, Chao Li wrote:
> “Is not running” appears twice in this short paragraph, looks redundant. Suggestion:
> ```
> <literal>stopped</literal>: WAL receiver process is not running.
> This state is normally not visible because the view returns no row in this case.
> ```

I have removed this part at the end, see 1a1e733b6231.  Let's see
later about the second episode of this saga.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Add WALRCV_CONNECTING state to walreceiver
Next
From: Chao Li
Date:
Subject: Re: Fix accidentally cast away qualifiers