Memory leak in libpq & libpq++? - Mailing list pgsql-general

From Martin Weinberg
Subject Memory leak in libpq & libpq++?
Date
Msg-id 199911081849.NAA20767@osprey.astro.umass.edu
Whole thread Raw
List 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 by date:

Previous
From: "Patrick Welche"
Date:
Subject: Re: [GENERAL] Switching fsync mode?
Next
From: Jim Mercer
Date:
Subject: possible problem with indexes postgresql-6.5.2