Re: segfault in hot standby for hash indexes

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: segfault in hot standby for hash indexes
Дата
Msg-id CAMkU=1xX-q-PzL=v6mfGoKq2Fya=FqdMW48+_fTEzcArqET_Ww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] segfault in hot standby for hash indexes  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Fri, Mar 24, 2017 at 12:49 AM, Amit Kapila <amit.kapila16@gmail.com> wrote:
On Fri, Mar 24, 2017 at 12:25 PM, Ashutosh Sharma <ashu.coek88@gmail.com> wrote:
>>
>> I think it would have been probably okay to use *int* for ntuples as
>> that matches with what you are actually assigning in the function.
>
> okay, corrected it. Attached is newer version of patch.
>

Thanks, this version looks good to me.

It solves the problem for me.  I'd like to test that I get the right answer on the standby, not just the absence of a crash, but I don't know how to do that effectively.  Has anyone used the new wal replay block consistency tool on hash indexes since this microvacuum code was committed?

Jeff

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: WIP: Faster Expression Processing v4
Следующее
От: Robert Haas
Дата:
Сообщение: Re: crashes due to setting max_parallel_workers=0