Re: FW: URGENT: pgsql on the web server - memory problems....

From: Gunnar R|nning <gunnar(at)candleweb(dot)no>
To: "Nikolay Mijaylov" <pg(at)nmmm(dot)nu>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: FW: URGENT: pgsql on the web server - memory problems....
Date: 2000-10-05 13:34:45
Message-ID: x6zokjfm2y.fsf@thor.candleweb.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Nikolay Mijaylov" <pg(at)nmmm(dot)nu> writes:

> The problem is that PHP is auto killing after a while (1-2 min), but the pos
> tgres backend process stay (and works about 2 or many more hours). Soon all
> Linux is filled with 64 postgres processes, free memory is 0 and Linux, free
> ze :)
>

The postgres backend processes should die when the connections are
closed. Are you sure that the process that runs PHP doesn't keep the
connections open ? You should check open ports using netstat -a and maybe
go on using lsof to check the client processes.

regards,

Gunnar

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nikolay Mijaylov 2000-10-05 13:59:51 RE: FW: URGENT: pgsql on the web server - memory problems....
Previous Message Jono 2000-10-05 13:23:06 Oracle to POSTGRESQL