Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements

From: Michail Nikolaev <michail(dot)nikolaev(at)gmail(dot)com>
To: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Cc: 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: 2024-12-21 18:00:01
Message-ID: CANtu0oiuUF7L0wTGxOHfumyoVge3n7C4rAjdmFo=efeEwobXbg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello!

Added STIR access method, next step is validating indexes using it.

Best regards,
Mikhail.

>

Attachment Content-Type Size
v7-0001-this-is-https-commitfest.postgresql.org-50-5160-m.patch application/octet-stream 61.5 KB
v7-0003-Allow-advancing-xmin-during-non-unique-non-parall.patch application/octet-stream 36.3 KB
v7-0002-Add-stress-tests-for-concurrent-index-operations.patch application/octet-stream 6.5 KB
v7-0004-Allow-snapshot-resets-during-parallel-concurrent-.patch application/octet-stream 29.5 KB
v7-0005-Allow-snapshot-resets-in-concurrent-unique-index-.patch application/octet-stream 32.5 KB
v7-0006-Add-STIR-Short-Term-Index-Replacement-access-meth.patch application/octet-stream 37.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2024-12-21 20:27:54 PoC: history of recent vacuum/checkpoint runs (using new hooks)
Previous Message Trey Boudreau 2024-12-21 17:42:09 Re: Discussion on a LISTEN-ALL syntax