amcheck verification for GiST and GIN

Поиск
Список
Период
Сортировка
От Grigory Kryachko
Тема amcheck verification for GiST and GIN
Дата
Msg-id CAF3eApa07-BajjG8+RYx-Dr_cq28ZA0GsZmUQrGu5b2ayRhB5A@mail.gmail.com
обсуждение исходный текст
Ответы Re: amcheck verification for GiST and GIN  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers

Hello! My name is Grigory Kryachko, I decided to join the efforts with Andrey Borodin in his working on amcheck.

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.

In the mentioned above thread there was an issue with right type of lock, we have not addressed it yet. Right now I am primarily interested in feedback about GIN part.
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: segmentation fault using currtid and partitioned tables
Следующее
От: Isaac Morland
Дата:
Сообщение: Re: New 'pg' consolidated metacommand patch