Parallel CREATE INDEX for GiST indexes

Edit
ID 5026
Title Parallel CREATE INDEX for GiST indexes
Topic Performance
Created 2024-06-07 17:42:52
Last modified 2024-10-08 02:06:06 (1 month, 1 week ago)
Latest email 2024-11-08 14:53:36 (1 week, 4 days ago)
Status
2024-11: Needs review
2024-09: Moved to next CF
2024-07: Moved to next CF
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Andreas Karlsson (kandreas)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5026
git checkout commitfest/cf/5026
Emails
WIP: parallel GiST index builds
First at 2024-06-07 17:41:10 by Tomas Vondra <tomas.vondra at enterprisedb.com>
Latest at 2024-11-08 14:53:36 by Tomas Vondra <tomas at vondra.me>
Latest attachment (v20241008-0001-WIP-parallel-GiST-build.patch) at 2024-10-08 13:05:38 from Tomas Vondra <tomas at vondra.me>
    Attachment (v20241008-0001-WIP-parallel-GiST-build.patch) at 2024-10-08 13:05:38 from Tomas Vondra <tomas at vondra.me> (Patch: Yes)
    Attachment (v20240805-0001-WIP-parallel-GiST-build.patch) at 2024-08-05 15:18:52 from Tomas Vondra <tomas at vondra.me> (Patch: Yes)
    Attachment (v20240730-0001-WIP-parallel-GiST-build.patch) at 2024-07-30 09:05:56 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v20240701-0001-WIP-parallel-GiST-build.patch) at 2024-07-01 20:20:41 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v20240607-0001-WIP-parallel-GiST-build.patch) at 2024-06-07 17:41:10 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
History
When Who What
2024-10-08 02:06:06 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-01 06:20:57 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-07-25 18:46:52 Andreas Karlsson (kandreas) Added kandreas as reviewer
2024-06-13 13:56:58 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2024-06-07 17:42:52 Tomas Vondra (fuzzycz) Attached mail thread 0e4f4af8-1088-4995-b2fb-8f92b5c6cef9@enterprisedb.com
2024-06-07 17:42:52 Tomas Vondra (fuzzycz) Created patch record
Edit