-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.
On Wed, Apr 4, 2012 at 2:29 PM, Tom Molesworth wrote:
>
> I believe DBIx is more of a namespace than a specific module - do you mean
> DBIx::Class or DBI perhaps? If the former, the IRC channel #dbix-class on
> irc.perl.org tends to be very helpful in tracing problems like this,
> particularly if
Hi,
On 04/04/12 19:21, Eliot Gable wrote:
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. I see the RSS memory size allocated to the Postgres connection
continual going up (slowly) and the RSS size
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. I
see the RSS memory size allocated to the Postgres connection continual
going up (slowly) and the RSS size allocated to the Perl daemon also
continually g