Memory leaks

Поиск
Список
Период
Сортировка
От Greg Copeland
Тема Memory leaks
Дата
Msg-id 1035321376.31909.4388.camel@mouse.copelandconsulting.net
обсуждение исходный текст
Ответы Re: Memory leaks  (Petru Paler <petru@paler.net>)
Re: Memory leaks  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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.


Regards,
Greg Copeland



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Silly little tool for making parallel_schedule variants
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_dump and large files - is this a problem?