Memory leak in libpq & libpq++?

Поиск
Список
Период
Сортировка
От Martin Weinberg
Тема Memory leak in libpq & libpq++?
Дата
Msg-id 199911081849.NAA20767@osprey.astro.umass.edu
обсуждение исходный текст
Список pgsql-general
Using the distributed examples as a guide, I wrote
a c++ code to execute a large suite of queries.

Each query opens and closes a backend.  I notice
a *big leak* when large numbers of tuples are returned.
I get the same behavior using libpq (with PQclears and
PQ finishes explicitly) or using libpq++.

I'm probably doing something wrong but I followed the
docs and examples carefully.  Any ideas or suggestions?

Thanks.

--Martin



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

Предыдущее
От: "Patrick Welche"
Дата:
Сообщение: Re: [GENERAL] Switching fsync mode?
Следующее
От: Jim Mercer
Дата:
Сообщение: possible problem with indexes postgresql-6.5.2