Parallel CREATE INDEX for GIN indexes

Edit
ID 4966
Title Parallel CREATE INDEX for GIN indexes
Topic Performance
Created 2024-05-02 15:20:57
Last modified 2024-10-08 02:03:46 (1 month, 1 week ago)
Latest email 2024-10-08 12:06:21 (1 month, 1 week ago)
Status
2024-11: Waiting on Author
2024-09: Moved to next CF
2024-07: Moved to next CF
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Matthias van de Meent (mmeent), Andy Fan (andy2)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/4966
git checkout commitfest/cf/4966
Emails
Parallel CREATE INDEX for GIN indexes
First at 2024-05-02 15:19:03 by Tomas Vondra <tomas.vondra at enterprisedb.com>
Latest at 2024-10-08 12:06:21 by Tomas Vondra <tomas at vondra.me>
Latest attachment (v20241008-0001-Allow-parallel-create-for-GIN-indexes.patch) at 2024-10-08 12:06:21 from Tomas Vondra <tomas at vondra.me>
    Attachment (v20241008-0001-Allow-parallel-create-for-GIN-indexes.patch) at 2024-10-08 12:06:21 from Tomas Vondra <tomas at vondra.me> (Patch: Yes)
    Attachment (gin-parallel-builds.pdf) at 2024-07-12 15:34:25 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: No)
    Attachment (v20240705-0003-Remove-the-explicit-pg_qsort-in-workers.patch) at 2024-07-05 19:45:31 from Matthias van de Meent <boekewurm+postgres at gmail.com> (Patch: Yes)
    Attachment (v20240702-0001-Add-function-normal_rand_array-function-to.patch) at 2024-07-02 00:07:57 from Andy Fan <zhihuifan1213 at 163.com> (Patch: Yes)
    Attachment (v20240624-0001-Allow-parallel-create-for-GIN-indexes.patch) at 2024-06-24 00:58:16 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v20240620-0001-Allow-parallel-create-for-GIN-indexes.patch) at 2024-06-20 21:19:43 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v20240619-0001-Allow-parallel-create-for-GIN-indexes.patch) at 2024-06-19 11:55:35 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (v20240505-0001-Allow-parallel-create-for-GIN-indexes.patch) at 2024-05-05 18:49:03 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: Yes)
    Attachment (gin-parallel-absolute.png) at 2024-05-02 15:19:03 from Tomas Vondra <tomas.vondra at enterprisedb.com> (Patch: No)
History
When Who What
2024-10-08 02:03:46 Michael Paquier (michael-kun) New status: Waiting on Author
2024-10-08 02:01:36 Michael Paquier (michael-kun) Closed in commitfest 2024-09 with status: Moved to next CF
2024-08-01 04:47:53 Corey Huinker (coreyh) Closed in commitfest 2024-07 with status: Moved to next CF
2024-06-22 01:44:43 Andy Fan (andy2) Added andy2 as reviewer
2024-05-03 15:43:33 Matthias van de Meent (mmeent) Added mmeent as reviewer
2024-05-02 15:21:12 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2024-05-02 15:20:58 Tomas Vondra (fuzzycz) Attached mail thread 6ab4003f-a8b8-4d75-a67f-f25ad98582dc@enterprisedb.com
2024-05-02 15:20:57 Tomas Vondra (fuzzycz) Created patch record
Edit