Re: [HACKERS] Block level parallel vacuum - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: [HACKERS] Block level parallel vacuum
Date
Msg-id CAA4eK1JzJGMLRR0dFHWq1FqjCgdMLXc7FejjE10xUJ1woEhrCg@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Block level parallel vacuum  (Prabhat Sahu <prabhat.sahu@enterprisedb.com>)
Responses Re: [HACKERS] Block level parallel vacuum  (Prabhat Sahu <prabhat.sahu@enterprisedb.com>)
List 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 by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [HACKERS] Block level parallel vacuum
Next
From: Robert Haas
Date:
Subject: Re: non-exclusive backup cleanup is mildly broken