Re: bt_index_parent_check and concurrently build indexes

From: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
To: Donghang Lin <donghanglin(at)gmail(dot)com>
Cc: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: bt_index_parent_check and concurrently build indexes
Date: 2025-06-21 18:10:00
Message-ID: CADzfLwXHuEx1eZcCrqrPsmpZxO1dF50eMUCmAcN3JnbzhKWPRQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello, everyone!

Rebased.

Best regards,
Mikhail.

Attachment Content-Type Size
v4-0001-amcheck-Fix-bt_index_parent_check-behavior-with-C.patch application/octet-stream 9.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2025-06-21 18:47:10 Re: bt_index_parent_check and concurrently build indexes
Previous Message Merlin Moncure 2025-06-21 16:59:34 Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX