Re: Amcheck verification of GiST and GIN

From: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: Andrey Borodin <amborodin86(at)gmail(dot)com>, Peter Geoghegan <pg(at)bowt(dot)ie>, Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>, Jose Arthur Benetasso Villanova <jose(dot)arthur(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Nikolay Samokhvalov <samokhvalov(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Amcheck verification of GiST and GIN
Date: 2024-07-09 06:36:50
Message-ID: 257E9F58-E370-4277-BAD4-0B679D2068CE@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 5 Jul 2024, at 17:27, Andrey M. Borodin <x4mmm(at)yandex-team(dot)ru> wrote:
>
> There’s one more problem in pg_amcheck’s GiST verification. We must check that amcheck is 1.5+ and use GiST verification only in that case…

Done. I’ll set the status to “Needs review”.

Best regards, Andrey Borodin.

Attachment Content-Type Size
v28-0001-Refactor-amcheck-to-extract-common-locking-routi.patch application/octet-stream 19.9 KB
v28-0004-Add-GiST-support-to-pg_amcheck.patch application/octet-stream 34.4 KB
v28-0003-Add-gin_index_parent_check-to-verify-GIN-index.patch application/octet-stream 32.3 KB
v28-0002-Add-gist_index_check-function-to-verify-GiST-ind.patch application/octet-stream 33.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2024-07-09 06:44:09 Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN
Previous Message Ashutosh Bapat 2024-07-09 06:24:15 Re: Add memory/disk usage for WindowAgg nodes in EXPLAIN