Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements

From: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
To: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Cc: Antonin Houska <ah(at)cybertec(dot)at>, Hannu Krosing <hannuk(at)google(dot)com>, Sergey Sargsyan <sergey(dot)sargsyan(dot)2001(at)gmail(dot)com>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Andres Freund <andres(at)anarazel(dot)de>, Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Andrey Borodin <amborodin86(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>
Subject: Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Date: 2026-02-24 19:48:00
Message-ID: CADzfLwVHzfdD3WB0iNDKJtXQ37VCWrYnCULz3QKzwM7jJFHt-A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello! Rebased.

Mikhail.

Attachment Content-Type Size
v29-0005-Track-and-drop-auxiliary-indexes-in-DROP-REINDEX.patch text/x-patch 30.9 KB
v29-0002-Add-STIR-access-method-and-flags-related-to-auxi.patch text/x-patch 36.2 KB
v29-0004-Use-auxiliary-indexes-for-concurrent-index-opera.patch text/x-patch 94.9 KB
v29-0001-Add-stress-tests-for-concurrent-index-builds.patch text/x-patch 9.3 KB
v29-0003-Add-Datum-storage-support-to-tuplestore-Extend-t.patch text/x-patch 19.7 KB
v29-0007-Refresh-snapshot-periodically-during-index-valid.patch text/x-patch 21.3 KB
v29-0006-Optimize-auxiliary-index-handling.patch text/x-patch 2.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zsolt Parragi 2026-02-24 19:57:46 Re: centralize CPU feature detection
Previous Message Matheus Alcantara 2026-02-24 19:32:15 Re: Hash-based MCV matching for large IN-lists