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

From Xuneng Zhou
Subject Re: Fix pg_stat_wal_receiver to show CONNECTING status
Date
Msg-id CABPTF7UTJ0tyHUaYrPyYet6n_p1=GfUDYjQ-1LbXRa_4h=rP9g@mail.gmail.com
Whole thread
In response to Re: Fix pg_stat_wal_receiver to show CONNECTING status  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: Fix pg_stat_wal_receiver to show CONNECTING status
List pgsql-hackers
On Fri, May 22, 2026 at 4:56 PM Chao Li <li.evan.chao@gmail.com> wrote:
>
>
>
> > 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.
>


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.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication
Next
From: Matheus Alcantara
Date:
Subject: Re: postgres_fdw: use_scram_passthrough on user mapping is ignored when also set on server