Re: Huge amount of memory consumed during transaction

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Huge amount of memory consumed during transaction
Дата
Msg-id 15391.1192152419@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Huge amount of memory consumed during transaction  (henk de wit <henk53602@hotmail.com>)
Список pgsql-performance
henk de wit <henk53602@hotmail.com> writes:
> I'm not exactly sure what to look for in the log. I'll do my best though an=
> d see what I can come up with.

It'll be a bunch of lines like

TopMemoryContext: 49832 total in 6 blocks; 8528 free (6 chunks); 41304 used

immediately in front of the out-of-memory ERROR report.

            regards, tom lane

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

Предыдущее
От: henk de wit
Дата:
Сообщение: Re: Huge amount of memory consumed during transaction
Следующее
От: Theo Kramer
Дата:
Сообщение: Re: Performance problems with prepared statements