| 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-31 22:11:40 |
| Message-ID: | CADzfLwWJGCRJsWdNH8x1nh_5anbCbGQDLSL3hA2+bj+--29ahg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello!
Just rebased.
| Attachment | Content-Type | Size |
|---|---|---|
| v33-0001-Add-stress-tests-for-concurrent-index-builds.patch | application/x-patch | 11.9 KB |
| v33-0003-Add-Datum-storage-support-to-tuplestore-Extend-t.patch | application/x-patch | 21.0 KB |
| v33-0004-Use-auxiliary-indexes-for-concurrent-index-opera.patch | application/x-patch | 98.0 KB |
| v33-0005-Track-and-drop-auxiliary-indexes-in-DROP-REINDEX.patch | application/x-patch | 31.7 KB |
| v33-0002-Add-STIR-access-method-and-flags-related-to-auxi.patch | application/x-patch | 36.6 KB |
| v33-0007-Refresh-snapshot-periodically-during-index-valid.patch | application/x-patch | 27.0 KB |
| v33-0006-Optimize-auxiliary-index-handling.patch | application/x-patch | 3.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2026-03-31 22:14:23 | Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) |
| Previous Message | Matheus Alcantara | 2026-03-31 22:10:08 | Re: Add custom EXPLAIN options support to auto_explain |