-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

> I have a Perl daemon handling some events on a system 
> which inserts or updates rows in Postgres, and something 
> is causing memory usage to grow.

The most likely culprit is the part of the chain you did not 
list in the subject, DBD::Pg. Do you know what version of 
it you are running? There have been various memory leak 
problems fixed over the years. The latest is 2.19.2. Your 
first solution should be to upgrade that if needed.

- -- 
Greg Sabino Mullane g...@turnstep.com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201204041558
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAk98qdYACgkQvJuQZxSWSshRZwCg9Nk045WbJuYv6hGeHXHQq+ZG
haoAoMml2Nkn5GL1sMhMD1ofklVKYBC6
=UmNz
-----END PGP SIGNATURE-----



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to