Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin - Mailing list pgsql-hackers

From Melanie Plageman
Subject Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin
Date
Msg-id CAAKRu_bKHSmcfu7jZQ5MkTRTF_DpDa685ASX-2jY4j=D2dS1ww@mail.gmail.com
Whole thread Raw
In response to Vacuum ERRORs out considering freezing dead tuples from before OldestXmin  (Melanie Plageman <melanieplageman@gmail.com>)
List pgsql-hackers
On Mon, Jun 23, 2025 at 11:49 PM John Naylor <johncnaylorls@gmail.com> wrote:
>
> On Tue, Jun 24, 2025 at 5:30 AM Melanie Plageman
> <melanieplageman@gmail.com> wrote:
> > Attached v3 has all of the above. I think the only thing that is
> > needed to be changed for the backpatch to 17 is removing
> > io_combine_limit.
>
> Looks good to me.

Okay, pushed to 17 (which does have io_combine_limit, I forgot) and
master. Now, let's see if the buildfarm is happy. Thanks for all your
help!

- Melanie



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: SQL:2023 JSON simplified accessor support
Next
From: Jacob Champion
Date:
Subject: Re: BackendKeyData is mandatory?