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-11-22 17:08:00
Message-ID: CADzfLwWrGYGE8=cg+6C57Nypv1Y-1mBv8BVzzPWVJy5EfR6YfQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Reduced memory used by stress-test to avoid OOM in CI.

Best regards,
Mikhail.

Attachment Content-Type Size
v27-0007-Optimize-auxiliary-index-handling.patch text/plain 2.4 KB
v27-0008-Refresh-snapshot-periodically-during-index-valid.patch text/plain 20.8 KB
v27-0006-Track-and-drop-auxiliary-indexes-in-DROP-REINDEX.patch text/plain 30.5 KB
v27-0005-Use-auxiliary-indexes-for-concurrent-index-opera.patch text/plain 94.4 KB
v27-0004-Add-Datum-storage-support-to-tuplestore.patch text/plain 19.0 KB
v27-0003-Add-STIR-access-method-and-flags-related-to-auxi.patch text/plain 37.3 KB
v27-0001-This-is-https-commitfest.postgresql.org-50-5160-.patch text/plain 23.2 KB
v27-0002-Add-stress-tests-for-concurrent-index-builds.patch text/plain 9.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-11-22 17:28:10 Re: another autovacuum scheduling thread
Previous Message Bernice Southey 2025-11-22 17:05:56 Re: Add notification on BEGIN ATOMIC SQL functions using temp relations