Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements

From: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
To: Sergey Sargsyan <sergey(dot)sargsyan(dot)2001(at)gmail(dot)com>
Cc: Á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>, Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Subject: Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements
Date: 2025-10-28 18:37:00
Message-ID: CADzfLwXJc0jdDDS43-Fj0gKmwX-FURS3eY7MyLQ89qDPA6T5Ug@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers
Attachment Content-Type Size
v25-0007-Add-Datum-storage-support-to-tuplestore.patch text/x-patch 19.0 KB
v25-0012-Remove-PROC_IN_SAFE_IC-optimization.patch text/x-patch 21.2 KB
v25-0011-Refresh-snapshot-periodically-during-index-valid.patch text/x-patch 23.5 KB
v25-0010-Optimize-auxiliary-index-handling.patch text/x-patch 2.4 KB
v25-0009-Track-and-drop-auxiliary-indexes-in-DROP-REINDEX.patch text/x-patch 30.5 KB
v25-0008-Use-auxiliary-indexes-for-concurrent-index-opera.patch text/x-patch 94.4 KB
v25-0004-Support-snapshot-resets-in-parallel-concurrent-i.patch text/x-patch 41.2 KB
v25-0006-Add-STIR-access-method-and-flags-related-to-auxi.patch text/x-patch 37.3 KB
v25-0003-Reset-snapshots-periodically-in-non-unique-non-p.patch text/x-patch 46.2 KB
v25-0005-Support-snapshot-resets-in-concurrent-builds-of-.patch text/x-patch 39.7 KB
v25-0001-This-is-https-commitfest.postgresql.org-50-5160-.patch text/x-patch 23.2 KB
v25-0002-Add-stress-tests-for-concurrent-index-builds.patch text/x-patch 9.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2025-10-28 18:44:12 Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Previous Message Mihail Nikalayeu 2025-10-28 18:06:00 Re: [BUG?] check_exclusion_or_unique_constraint false negative