Re: amcheck verification for GiST and GIN

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Grigory Kryachko <gskryachko(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: amcheck verification for GiST and GIN
Date: 2020-08-06 21:33:02
Message-ID: CAH2-WzkRK8+Jn6k=fS6JTJpjBxHxyx1JDucOcvDFii-AqMe4gA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 27, 2020 at 10:11 AM Grigory Kryachko <gskryachko(at)gmail(dot)com> wrote:
> Here is the patch which I (with Andrey as my advisor) built on the top of the last patch from this thread: https://commitfest.postgresql.org/25/1800/ .
> It adds an ability to verify validity of GIN index. It is not polished yet, but it works and we wanted to show it to you so you can give us some feedback, and also let you know about this work if you have any plans of writing something like that yourselves, so that you do not redo what is already done.

Can you rebase this patch, please?

Also suggest breaking out the series into distinct patch files using
"git format-patch master".

--
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2020-08-06 21:33:34 Re: [Patch] Optimize dropping of relation buffers using dlist
Previous Message Andres Freund 2020-08-06 21:26:32 Re: PROC_IN_ANALYZE stillborn 13 years ago