Re: [HACKERS] Block level parallel vacuum

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: [HACKERS] Block level parallel vacuum
Дата
Msg-id CAA4eK1JzJGMLRR0dFHWq1FqjCgdMLXc7FejjE10xUJ1woEhrCg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Block level parallel vacuum  (Prabhat Sahu <prabhat.sahu@enterprisedb.com>)
Ответы Re: [HACKERS] Block level parallel vacuum  (Prabhat Sahu <prabhat.sahu@enterprisedb.com>)
Список pgsql-hackers
On Wed, Dec 18, 2019 at 6:01 PM Prabhat Sahu <prabhat.sahu@enterprisedb.com> wrote:
Hi all,

While testing on v36 patch with gist index, I came across below segmentation fault.


It seems you forgot to apply the Gist index patch as mentioned by Masahiko-San.  You need to first apply the patch at https://www.postgresql.org/message-id/CAA4eK1J1RxmXFAHC34S4_BznT76cfbrvqORSk23iBgRAOj1azw%40mail.gmail.com and then apply other v-36 patches.  If you have already done that, then we need to investigate.  Kindly confirm.


--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [HACKERS] Block level parallel vacuum
Следующее
От: Robert Haas
Дата:
Сообщение: Re: non-exclusive backup cleanup is mildly broken