Re: [HACKERS] WAL Consistency checking for hash indexes

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] WAL Consistency checking for hash indexes
Дата
Msg-id CA+TgmobjsN_O-zOPjsg=b+q1WAYRJq+SOiqAkmj5ur0LxnhzvQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] WAL Consistency checking for hash indexes  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: [HACKERS] WAL Consistency checking for hash indexes
Список pgsql-hackers
On Fri, Mar 3, 2017 at 9:44 AM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> On Tue, Feb 28, 2017 at 11:06 AM, Kuntal Ghosh
> <kuntalghosh.2007@gmail.com> wrote:
>> Hello everyone,
>>
>> I've attached a patch which implements WAL consistency checking for
>> hash indexes. This feature is going to be useful for developing and
>> testing of WAL logging for hash index.
>>
>
> I think it is better if you base your patch on (Microvacuum support
> for hash index - https://commitfest.postgresql.org/13/835/).

I'd rather have this based on top of the WAL logging patch, and have
any subsequent patches that tinker with the WAL logging include the
necessary consistency checking changes also.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: [HACKERS] Cost model for parallel CREATE INDEX
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] REINDEX CONCURRENTLY 2.0