Re: Fix pg_stat_wal_receiver to show CONNECTING status

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
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:23:00
Message-ID: ahDlVH-EjhIAL9OX@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthias van de Meent 2026-05-22 23:26:00 Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Previous Message Tom Lane 2026-05-22 18:07:10 Re: Removing broken support for OpenSSL without ECDH