| 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-03-23 22:08:00 |
| Message-ID: | CADzfLwVeQikArGV885zRMiSDW2-y=h=bvQiROvdq1Re1ojx9QA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello!
Fixed compilation, updates stress test, fixed few potential issues
with tuplestore, some style fixes around.
Best regards,
Mikhail.
| Attachment | Content-Type | Size |
|---|---|---|
| v31-0003-Add-Datum-storage-support-to-tuplestore-Extend-t.patch | application/octet-stream | 21.0 KB |
| v31-0002-Add-STIR-access-method-and-flags-related-to-auxi.patch | application/octet-stream | 36.4 KB |
| v31-0004-Use-auxiliary-indexes-for-concurrent-index-opera.patch | application/octet-stream | 94.9 KB |
| v31-0005-Track-and-drop-auxiliary-indexes-in-DROP-REINDEX.patch | application/octet-stream | 30.9 KB |
| v31-0001-Add-stress-tests-for-concurrent-index-builds.patch | application/octet-stream | 11.9 KB |
| v31-0006-Optimize-auxiliary-index-handling.patch | application/octet-stream | 2.1 KB |
| v31-0007-Refresh-snapshot-periodically-during-index-valid.patch | application/octet-stream | 22.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steve Chavez | 2026-03-23 22:23:59 | [PATCH] refactor ExecCheckPermissionsModified for ACL_SELECT |
| Previous Message | Melanie Plageman | 2026-03-23 21:54:13 | Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) |