Re: FailedAssertion at ReorderBufferCheckMemoryLimit()

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: FailedAssertion at ReorderBufferCheckMemoryLimit()
Дата
Msg-id CAA4eK1L2ZsX3f7hbChqOCJFpz0aO0B3e7vKrcYP=4rrvYhEj6w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: FailedAssertion at ReorderBufferCheckMemoryLimit()  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-hackers
On Wed, Jun 10, 2020 at 9:15 AM Fujii Masao <masao.fujii@oss.nttdata.com> wrote:
>
> 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.
>

Thanks, pushed!

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



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

Предыдущее
От: Amit Khandekar
Дата:
Сообщение: Re: Inlining of couple of functions in pl_exec.c improves performance
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Atomic operations within spinlocks