Re: [Patch] Make ginInsertCleanup follow vacuum's BufferAccessStrategy

From: "Kevin Rocker" <me(at)kevinrocker(dot)com>
To: "Xuneng Zhou" <xunengzhou(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [Patch] Make ginInsertCleanup follow vacuum's BufferAccessStrategy
Date: 2026-08-23 23:49:44
Message-ID: 11d1bbe8-daff-4f0e-96f3-6c4bd0105e7c@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Updated the patch after a rebase to match up to 8637383f5ff and for CFBot.

Thinking about backpatching: This is an improvement instead of a bugfix or a regression, so I'm proposing it for master. But I'm happy to be overruled, and there's no technical reason it couldn't go back as far as 14.

- Kevin Rocker

Attachment Content-Type Size
v2-0001-Use-the-vacuum-buffer-access-strategy-in-GIN-pend.patch text/x-patch 6.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Yilin Zhang 2026-08-24 00:54:00 Re: aio: Don't silently drop wait_event_info
Previous Message Alexandre Felipe 2026-08-23 21:14:39 Re: SLOPE - Planner optimizations on monotonic expressions.