From: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Leaky Perl / DBIx / Postgres 9.0.1 Trio |
Date: | 2012-04-04 20:07:02 |
Message-ID: | efc18e7d2e5372d4f6ff3530c5f29712@biglumber.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)turnstep(dot)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-----
From | Date | Subject | |
---|---|---|---|
Next Message | Jay Levitt | 2012-04-04 20:19:08 | Re: Switching to Homebrew as recommended Mac install? |
Previous Message | Guillaume Lelarge | 2012-04-04 20:04:26 | Re: copy syntax |