Re: Mention GIN indexes support parallel builds.

From: Robert Treat <rob(at)xzilla(dot)net>
To: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Cc: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Mention GIN indexes support parallel builds.
Date: 2025-06-18 19:50:19
Message-ID: CABV9wwPB6bCqGOAt-Vc_jc_R-dFpwyCtWKqWmuda9N-QdKb4XQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Wed, Jun 18, 2025 at 3:55 AM Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> wrote:
>
> Hi,
>
> Commit 8492feb98f6 added support for parallel CREATE INDEX on GIN indexes.
> However, there are still two places in the docs and two in the source code
> comments that mention only B-tree and BRIN as supporting parallel builds.
>
> These references should be updated to include GIN indexes as well. Patch attached.
>

Makes sense, +1 from me.

Robert Treat
https://xzilla.net

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2025-06-18 20:12:12 Re: Document if width_bucket's low and high are inclusive/exclusive
Previous Message Robert Treat 2025-06-18 18:56:48 Re: Document if width_bucket's low and high are inclusive/exclusive