Re: Memory-leak-like effect on insane query (postgres 8.1.6)

Поиск
Список
Период
Сортировка
От Brian Hurt
Тема Re: Memory-leak-like effect on insane query (postgres 8.1.6)
Дата
Msg-id 47B09EFB.70906@janestcapital.com
обсуждение исходный текст
Ответ на Memory-leak-like effect on insane query (postgres 8.1.6)  (Brian Hurt <bhurt@janestcapital.com>)
Список pgsql-novice
Sorry to follow up to my own post, but one fact I forgot to add: this is
not, in fact, a real memory leak.  Once the query completes (or is
cancelled), memory utilization of the postgres process drops back to
effectively 0, i.e. all the used memory is freed.  Which is why I called
it a memory-leak-like effect.

Brian


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

Предыдущее
От: Brian Hurt
Дата:
Сообщение: Memory-leak-like effect on insane query (postgres 8.1.6)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Memory-leak-like effect on insane query (postgres 8.1.6)