Re: Fix pg_stat_wal_receiver to show CONNECTING status - Mailing list pgsql-hackers

From Chao Li
Subject Re: Fix pg_stat_wal_receiver to show CONNECTING status
Date
Msg-id B18D0AF0-F9ED-4579-8FFF-AAF13872B465@gmail.com
Whole thread
In response to Re: ago(interval) → timestamptz  (Nishant Sharma <nishant.sharma@enterprisedb.com>)
Responses Re: Fix pg_stat_wal_receiver to show CONNECTING status
List pgsql-hackers

> On May 23, 2026, at 07:23, Michael Paquier <michael@paquier.xyz> wrote:
>
> On Fri, May 22, 2026 at 10:06:33AM +0800, Chao Li wrote:
>> Here comes the patch set:
>>
>> * v3-0001 is the exactly same as v2-0001
>> * In v3-0002, the change in walreceiverfuncs.c is the same as the
>> * previous diff, and I tuned the test change a little bit.
>
> Okay, applied the first one on HEAD, and backpatched the second one.
> --
> Michael

Thank you very much for applying the patch and still working hard during the PGConf.

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/







pgsql-hackers by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Next
From: Chao Li
Date:
Subject: Re: Set notice receiver before libpq connection startup