Re: BUG #18374: Printing memory contexts on OOM condition might lead to segmentation fault

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #18374: Printing memory contexts on OOM condition might lead to segmentation fault
Дата
Msg-id 313082.1709760083@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #18374: Printing memory contexts on OOM condition might lead to segmentation fault  (Alexander Korotkov <aekorotkov@gmail.com>)
Список pgsql-bugs
Alexander Korotkov <aekorotkov@gmail.com> writes:
> For removing recursion from memory context processing, please check
> the patch by Heikki [1], and my slightly revised version [2].

> Links.
> 1. https://www.postgresql.org/message-id/6b48c746-9704-46dc-b9be-01fe4137c824%40iki.fi
> 2. https://www.postgresql.org/message-id/CAPpHfdtQVzkKgrxqKZE9yESnu7cAATVQbGktVOSXPNWG7GOkhA%40mail.gmail.com

I'd forgotten about that thread.  I'll comment there, thanks!

The issue Alexander has identified about the kernel possibly not
giving us as much stack as promised should stay in this thread,
but we can discuss the idea of de-recursing mcxt.c over there.

            regards, tom lane



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18380: BUG: notify stops working after LEFT JOIN if enable_mergejoin is ON
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #18314: PARALLEL UNSAFE function does not prevent parallel index build