Re: Out of memory errors with mod_perl

From: Gilles DAROLD <gilles(at)darold(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Out of memory errors with mod_perl
Date: 2000-10-23 14:19:23
Message-ID: 39F448EB.C8163EFA@darold.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-general

Hi,

I've got this very bad message with Apache 1.3.6 running mod_perl and
postgresql
6.3.2 with a site hosted by an ISP. They just allocate a max of 10 Mo of memory
for
each user.

For me this was a message coming from server resources. Not enougth memory.
At home with the same configuration I never met this problem, but it's my home
:-)

To fix it I just changed my ISP ! Other thing, as I remember if you are running
mod_perl
prior of 1.21 there is leak of memory, in Perl before 5.005_3 also.

What are the versions of your environment (Apache, mod_perl, Postgres and Perl)
?

Tom Lane wrote:

> Steve Heaven <steve(at)thornet(dot)co(dot)uk> writes:
> > If we try to run a perl script which accesses a Postgres dB using mod_perl
> > with Apache we get:
> > "child pid 25144 exit signal Segmentation fault (11)
> > Out of memory!"

In response to

Browse pgsql-announce by date

  From Date Subject
Next Message The Hermit Hacker 2000-10-27 16:40:51 Mailing List Slowdowns ...
Previous Message Hosokawa Tetsuichi 2000-10-23 12:12:50 usogres 0.0.3 is released

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2000-10-23 14:21:27 Re: Stumped on PlPgSql
Previous Message Tom Lane 2000-10-23 14:17:03 Re: blobs dont rollback ?