Re: Out of memory in big transactions after upgrade to 12.2

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: Out of memory in big transactions after upgrade to 12.2
Дата
Msg-id CAHOFxGqXtUsbjgc=p7XcOgi4sbPb5WFnMgAakQKEgJmExHznVw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Out of memory in big transactions after upgrade to 12.2  (David Day <djd2403@gmail.com>)
Ответы AW: Out of memory in big transactions after upgrade to 12.2
Список pgsql-general
If you didn't turn it off, you have parallel workers on by default with v12. If work_mem is set high, memory use may be much higher as each node in a complex plan could end up executing in parallel.

Also, do you use a connection pooler such as pgbouncer or pgpool? What is max_connections set to?

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

Предыдущее
От: Moses Mafusire
Дата:
Сообщение: Re: Cstore_fdw issue.
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Cstore_fdw issue.