Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg
Date
Msg-id 9f7f3575-4852-47c2-b292-30899c07fb7a@dunslane.net
Whole thread
In response to Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg
List pgsql-hackers
On 2026-09-20 Su 8:59 AM, Heikki Linnakangas wrote:
>
>
> Here's what I came up with for this. Thanks Andrew for also reporting 
> this off-list; this is essentially what you proposed too.
>
>> (I don't think this is worth breaking beta4 release freeze for, but
>> it should get fixed afterwards.)
>
> I'm actually inclined to push this now, I don't see much risk of 
> causing more last-minute breakage. Isn't finding this kind of 
> last-minute issues exactly the reason we have the freeze? But that's 
> just a weak opinion, it also seems totally fine to me to leave this 
> broken for beta4 and fix later.
>
>

Hi Heikki,


Code freeze is over :-) Please push so the buildfarm can go green again.


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row
Next
From: Sami Imseih
Date:
Subject: Re: Add REPACK progress phases for logical decoding setup