Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline
Date
Msg-id ait2Tx5sBEQebO3S@bdtpg
Whole thread
In response to Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,

On Fri, Jun 12, 2026 at 11:44:47AM +0900, Michael Paquier wrote:
> 
> Everything's now done.

Thanks!

> I was pondering about v14 and v15 for a bit
> for the second patch regarding pg_walinspect (or slot operations), but
> I could not get excited about these branches.  pg_walinspect is less
> used, and slots have much more uses on standbys since v16~, so
> expanding that further down feels meh.

That sounds reasonable to me.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Re: Fix race in ReplicationSlotRelease for ephemeral slots
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Fix some typos in code comments