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-24 19:39:23
Message-ID: CANtu0ogfGHUQpHgkGXAv0wamD=kW_NcEep8ZAp9SKvFRNz0FLQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello!

Rebased + snapshot resetting during validation + removed PROC_IN_SAFE_IC.
Going to do some benchmarks soon.

Best regards,
Mikhail.

>

Attachment Content-Type Size
v9-0005-Allow-snapshot-resets-in-concurrent-unique-index-.patch application/octet-stream 35.1 KB
v9-0002-Add-stress-tests-for-concurrent-index-operations.patch application/octet-stream 6.5 KB
v9-0004-Allow-snapshot-resets-during-parallel-concurrent-.patch application/octet-stream 30.1 KB
v9-0003-Allow-advancing-xmin-during-non-unique-non-parall.patch application/octet-stream 36.3 KB
v9-0001-this-is-https-commitfest.postgresql.org-50-5160-m.patch application/octet-stream 61.5 KB
v9-0006-Add-STIR-Short-Term-Index-Replacement-access-meth.patch application/octet-stream 37.3 KB
v9-0007-Improve-CREATE-REINDEX-INDEX-CONCURRENTLY-using-a.patch application/octet-stream 76.2 KB
v9-0008-Concurrently-built-index-validation-uses-fresh-sn.patch application/octet-stream 10.6 KB
v9-0009-concurrent-index-build-Remove-PROC_IN_SAFE_IC-opt.patch application/octet-stream 20.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rahila Syed 2024-12-24 20:37:46 Re: Enhancing Memory Context Statistics Reporting
Previous Message trey 2024-12-24 19:20:24 Re: Listen for all channel notifications