Re: Amcheck verification of GiST and GIN - Mailing list pgsql-hackers

From Andrey M. Borodin
Subject Re: Amcheck verification of GiST and GIN
Date
Msg-id FB5F240A-4B03-4043-8EA7-C8AD79F5891B@yandex-team.ru
Whole thread Raw
In response to Re: Amcheck verification of GiST and GIN  (Alexander Lakhin <exclusion@gmail.com>)
Responses Re: Amcheck verification of GiST and GIN
List pgsql-hackers

> On 6 Apr 2023, at 09:00, Alexander Lakhin <exclusion@gmail.com> wrote:
>
> I've tried to use this feature with the latest patch set and discovered that
> modified pg_amcheck doesn't find any gist indexes when running without a
> schema specification.

Thanks, Alexander! I’ve fixed this problem and rebased on current HEAD.
There’s one more problem in pg_amcheck’s GiST verification. We must check that amcheck is 1.5+ and use GiST
verificationonly in that case… 


Best regards, Andrey Borodin.

Attachment

pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Logical Replication of sequences
Next
From: Amit Langote
Date:
Subject: Re: Doc Rework: Section 9.16.13 SQL/JSON Query Functions