Re: One PG process eating more than 40GB of RAM and getting killed by OOM

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: One PG process eating more than 40GB of RAM and getting killed by OOM
Дата
Msg-id 1528962.1697209324@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: One PG process eating more than 40GB of RAM and getting killed by OOM  (Jean-Christophe Boggio <postgresql@thefreecat.org>)
Список pgsql-admin
Jean-Christophe Boggio <postgresql@thefreecat.org> writes:
> You can find the corresponding logs attached.

Your query seems to be creating TupleSort contexts and then leaking
them, which is surely a bug.  Can you make a self-contained test
case that reproduces this?

            regards, tom lane



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

Предыдущее
От: Rajesh Kumar
Дата:
Сообщение: Re: Locks analyze
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: One PG process eating more than 40GB of RAM and getting killed by OOM