Re: Linux server connection process consumes all memory - Mailing list pgsql-novice

From Ioannis Anagnostopoulos
Subject Re: Linux server connection process consumes all memory
Date
Msg-id B56C2BFC6806BE4A9C86ADDDD269933A6E8A0B@appserver.anatec.local
Whole thread Raw
In response to Linux server connection process consumes all memory  ("Ioannis Anagnostopoulos" <ioannis@anatec.com>)
Responses Re: Linux server connection process consumes all memory
List pgsql-novice

Hi thank you for the answer, I am referring to the postgres process
on the Linux server corresponding to the connection I have established.
After doing a TOP you may see quite a few postgres processes. One of them
belongs to the connection established by the client application. It is this
process that grows consuming memory.

Kind regards
Yiannis

-----Original Message-----
From: pgsql-novice-owner@postgresql.org on behalf of Alan Hodgson
Sent: Sat 03/12/2011 23:58
To: pgsql-novice@postgresql.org
Subject: Re: [NOVICE] Linux server connection process consumes all memory

On Saturday, December 03, 2011 02:45:11 PM Ioannis Anagnostopoulos wrote:
> When I start iterating executing the select command as time goes by the
> memory footprint of the process grows bigger and bigger. Sooner or later
> the server either collapses or becomes unworkable as the physical memory

It's not clear from this what process is continuing to grow. Is it the
PostgreSQL server process? Or your client process?

--
Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice

pgsql-novice by date:

Previous
From: Alan Hodgson
Date:
Subject: Re: Linux server connection process consumes all memory
Next
From: Tom Lane
Date:
Subject: Re: Linux server connection process consumes all memory