Re: Memory leak

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Memory leak
Дата
Msg-id 7224.1093378369@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Memory leak  ("Spencer Quin" <squin@rim.com>)
Список pgsql-bugs
"Spencer Quin" <squin@rim.com> writes:
> I have found a memory leak in the libpq library for postrgesql 7.4.3.
> The code sample in the attached file will produce the error.

The traceback says that the leak is in libresolv, not libpq.  I'm not
sure it's really a leak at all --- I'd expect libresolv to do some
internal caching, and this looks like it could be data that's just being
held onto for possible reuse.  But in any case you want to file this
report with somebody else.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: server crash in very big transaction [postgresql 8.0beta1]
Следующее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1230: mirror problem