Re: Fix pg_stat_wal_receiver to show CONNECTING status

From: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, 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>
Subject: Re: Fix pg_stat_wal_receiver to show CONNECTING status
Date: 2026-05-23 15:51:41
Message-ID: CABPTF7UTJ0tyHUaYrPyYet6n_p1=GfUDYjQ-1LbXRa_4h=rP9g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 22, 2026 at 4:56 PM Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com> wrote:
>
>
>
> > 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.
>

Thanks for dealing with this and sorry for being late in the game.
I'll do a post-commit review while I'm on the flight.

--
Regards,
Xuneng Zhou
HighGo Software Co., Ltd.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matheus Alcantara 2026-05-23 16:46:48 Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server
Previous Message Amit Kapila 2026-05-23 15:40:08 Re: Proposal: Conflict log history table for Logical Replication