Re: Fix pg_stat_wal_receiver to show CONNECTING status

From: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Xuneng Zhou <xunengzhou(at)gmail(dot)com>
Subject: Re: Fix pg_stat_wal_receiver to show CONNECTING status
Date: 2026-05-22 23:55:39
Message-ID: B18D0AF0-F9ED-4579-8FFF-AAF13872B465@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On May 23, 2026, at 07:23, Michael Paquier <michael(at)paquier(dot)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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-05-22 23:56:32 Re: Set notice receiver before libpq connection startup
Previous Message Matthias van de Meent 2026-05-22 23:26:00 Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process