Re: [PATCH] Fix fragile walreceiver test.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bryan Green <dbryan(dot)green(at)gmail(dot)com>
Cc: Xuneng Zhou <xunengzhou(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix fragile walreceiver test.
Date: 2025-11-05 22:58:55
Message-ID: aQvWr7EgJhDdOK7Q@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 05, 2025 at 07:38:23AM -0600, Bryan Green wrote:
> Thanks for the quick turnaround and for including both Xuneng and me.

I owe you one here for noticing the issue quickly. The buildfarm
took some time to reproduce the failure and we have a minor release
coming next week. It would be annoying to release something with a
known instability, at least for me.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-11-05 23:02:00 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message Corey Huinker 2025-11-05 22:00:01 Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions