Re: [HACKERS] Block level parallel vacuum

Поиск
Список
Период
Сортировка
От Prabhat Sahu
Тема Re: [HACKERS] Block level parallel vacuum
Дата
Msg-id CANEvxPoqaxQbnmr0YYt3vrDLiWKnKt4vGWhUeZ8JGU1b0r-7BQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Block level parallel vacuum  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers


On Wed, Dec 18, 2019 at 6:04 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
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.

Yes Amit, Thanks for the suggestion. I have forgotten to add the v4 patch.
I have retested the same scenario, now the issue is not reproducible and it is working fine.
--

With Regards,

Prabhat Kumar Sahu
Skype ID: prabhat.sahu1984
EnterpriseDB Software India Pvt. Ltd.

The Postgres Database Company

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: non-exclusive backup cleanup is mildly broken
Следующее
От: Tom Lane
Дата:
Сообщение: Re: unsupportable composite type partition keys