Re: Huge amount of memory consumed during transaction

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Huge amount of memory consumed during transaction
Дата
Msg-id 2507.1192124983@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Huge amount of memory consumed during transaction  (Erik Jones <erik@myemma.com>)
Список pgsql-performance
Erik Jones <erik@myemma.com> writes:
> Tom, are there any docs anywhere that explain how to interpret those =20
> per-context memory dumps?

No, not really.  What you have to do is grovel around in the code and
see where contexts with particular names might get created.

> For example, when I see an autovacuum =20
> context listed is it safe to assume that the error came from an =20
> autovac operation, etc.?

Probably, but I haven't looked.

            regards, tom lane

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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Performance problems with prepared statements
Следующее
От: Andrew - Supernews
Дата:
Сообщение: Re: Performance problems with prepared statements