Re: Parallel index build for BRIN

From: Tomas Vondra <tomas(at)vondra(dot)me>
To: Egor Rogov <e(dot)rogov(at)postgrespro(dot)ru>, pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Re: Parallel index build for BRIN
Date: 2024-12-16 18:24:42
Message-ID: 61ed20a9-6b75-4f2e-b87f-0daf1b3fdf5a@vondra.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 12/9/24 19:54, Tomas Vondra wrote:
> On 12/8/24 16:00, Egor Rogov wrote:
>> Hi,
>>
>> ...
>>
>> I've spotted another mention of B-tree being the only AM that supports
>> parallel builds: comment in src/backend/catalog/index.c. As this mention
>> is not visible to the users, I'd propose removing it altogether rather
>> than fixing it. Updated patch is attached.
>>
>
> Thanks for noticing this and the patches. You're right, this should have
> been updated with the BRIN parallel builds. I'll get this committed
> sometime the week.
>

I've pushed the doc fix, and backpatched it to PG 17.

Thanks for the patience!

--
Tomas Vondra

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Egor Rogov 2024-12-17 06:40:31 Re: Parallel index build for BRIN
Previous Message sulfinu 2024-12-16 08:01:14 Size limit for NOTIFY payload