Re: Leaky Perl / DBIx / Postgres 9.0.1 Trio - Mailing list pgsql-general

From Greg Sabino Mullane
Subject Re: Leaky Perl / DBIx / Postgres 9.0.1 Trio
Date
Msg-id efc18e7d2e5372d4f6ff3530c5f29712@biglumber.com
Whole thread Raw
In response to Leaky Perl / DBIx / Postgres 9.0.1 Trio  (Eliot Gable <egable+pgsql-general@gmail.com>)
List pgsql-general
-----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 greg@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-----



pgsql-general by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: copy syntax
Next
From: Jon Nelson
Date:
Subject: Re: views, queries, and locks