Re: Memory leaks

Поиск
Список
Период
Сортировка
От mlw
Тема Re: Memory leaks
Дата
Msg-id 3DBE6CE9.5090301@mohawksoft.com
обсуждение исходный текст
Ответ на Memory leaks  (Greg Copeland <greg@CopelandConsulting.Net>)
Список pgsql-hackers
Greg Copeland wrote:

>I've started playing a little with Postgres to determine if there were
>memory leaks running around.  After some very brief checking, I'm
>starting[1] to think that the answer is yes.  Has anyone already gone
>through a significant effort to locate and eradicate memory leaks?  Is
>this done periodically?  If so, what tools are others using?  I'm
>currently using dmalloc for my curiosity.
>
>[1] Not sure yet as I'm really wanting to find culumative leaks rather
>than one shot allocations which are simply never freed prior to process
>termination.
>
While all leaks should be fixed, obviously, this is one of the "good" 
things in the parennial  "Thread vs process" argument for processes.

>  
>




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

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: good news: FreeBSD 4.7: all passed (with Bruce's resultmap change).
Следующее
От: Pedro Miguel Frazao Fernandes Ferreira
Дата:
Сообщение: float output precision questions