Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin

From: Melanie Plageman <melanieplageman(at)gmail(dot)com>
To: John Naylor <johncnaylorls(at)gmail(dot)com>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, Noah Misch <noah(at)leadboat(dot)com>
Subject: Re: Vacuum ERRORs out considering freezing dead tuples from before OldestXmin
Date: 2025-06-24 13:32:07
Message-ID: CAAKRu_bKHSmcfu7jZQ5MkTRTF_DpDa685ASX-2jY4j=D2dS1ww@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 23, 2025 at 11:49 PM John Naylor <johncnaylorls(at)gmail(dot)com> wrote:
>
> On Tue, Jun 24, 2025 at 5:30 AM Melanie Plageman
> <melanieplageman(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-06-24 14:13:00 Re: Safeguards against incorrect fd flags for fsync()
Previous Message jian he 2025-06-24 13:29:51 Re: SQL:2023 JSON simplified accessor support