Re: amcheck: support for GiST - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: amcheck: support for GiST
Date
Msg-id 41F2A10C-4577-413B-9140-BE81CCE04A60@yandex-team.ru
Whole thread Raw
List pgsql-hackers

> On 30 Jun 2025, at 16:34, Andrey Borodin <x4mmm@yandex-team.ru> wrote:
>
> Please find attached two new steps for amcheck:
> 1. A function to verify GiST integrity. This patch is in decent shape, simply rebased from previous year.
> 2. Support on pg_amcheck's side for this function. This patch did not receive such review attention before. And,
perhaps,should be extended to support existing GIN functions. 

Here's a version that adds GIN functions to pg_amcheck.
IDK, maybe we should split pg_amcheck part into another thread and add there BRIN too...

Thanks!


Best regards, Andrey Borodin.

Attachment

pgsql-hackers by date:

Previous
From: "cca5507"
Date:
Subject: Re: Small optimization with expanding dynamic hash table
Next
From: "David G. Johnston"
Date:
Subject: Re: [Question] Window Function Results without ORDER BY Clause