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

From Fujii Masao
Subject Re: FailedAssertion at ReorderBufferCheckMemoryLimit()
Date
Msg-id 3165bf70-401d-4c0b-3aca-8c6af73ba854@oss.nttdata.com
Whole thread Raw
In response to Re: FailedAssertion at ReorderBufferCheckMemoryLimit()  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: FailedAssertion at ReorderBufferCheckMemoryLimit()  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers

On 2020/06/10 12:00, Amit Kapila wrote:
> 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?

Thanks for the patch! The patch looks good to me.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Read access for pg_monitor to pg_replication_origin_status view
Next
From: Amit Kapila
Date:
Subject: Re: Resetting spilled txn statistics in pg_stat_replication