Re: FailedAssertion at ReorderBufferCheckMemoryLimit() - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: FailedAssertion at ReorderBufferCheckMemoryLimit()
Date
Msg-id CAA4eK1JNeaE_rq36GJ6ZST-+xrv2dpw+6-B2n9sLnTwLu6g7Lw@mail.gmail.com
Whole thread Raw
In response to Re: FailedAssertion at ReorderBufferCheckMemoryLimit()  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: FailedAssertion at ReorderBufferCheckMemoryLimit()  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers
On Tue, Jun 9, 2020 at 2:28 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Tue, Jun 9, 2020 at 1:56 PM Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
> >
>
> > I wonder if we may
> > need to keep evicting the transactions until we don't exceed
> > memory limit.
> >
>
> Yes, that should be the right fix here.
>

Can you please check whether the attached patch fixes the problem for you?

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

Attachment

pgsql-hackers by date:

Previous
From: Justin Pryzby
Date:
Subject: Re: Default setting for enable_hashagg_disk
Next
From: Pavel Stehule
Date:
Subject: Re: proposal: possibility to read dumped table's name from file