Re: index prefetching

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Tomas Vondra <tomas(at)vondra(dot)me>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Georgios <gkokolatos(at)protonmail(dot)com>, Konstantin Knizhnik <knizhnik(at)garret(dot)ru>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>
Subject: Re: index prefetching
Date: 2025-12-10 22:41:37
Message-ID: CAH2-WzkC_EdGB_tdEQr63BiOuJbcvZiV=xO+OJYux4wOaxPD8w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 8, 2025 at 3:50 PM Peter Geoghegan <pg(at)bowt(dot)ie> wrote:
> Attached is v2, just to keep the patch set cleanly applying against
> HEAD following recent changes in nbtree. No real changes here.

Attached is v3. This is another revision whose sole purpose is to keep
the patch applying cleanly. No real changes compared to v1 to report
here, either.

--
Peter Geoghegan

Attachment Content-Type Size
v3-0003-bufmgr-aio-Prototype-for-not-waiting-for-already-.patch application/octet-stream 6.9 KB
v3-0002-Add-prefetching-to-index-scans-using-batch-interf.patch application/octet-stream 32.1 KB
v3-0001-Add-batching-interfaces-used-by-heapam-and-nbtree.patch application/octet-stream 197.3 KB
v3-0004-Add-amgetbatch-support-to-hash-index-AM.patch application/octet-stream 36.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-10 22:47:05 Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Previous Message Peter Smith 2025-12-10 22:39:33 Re: Skipping schema changes in publication