Re: Linux server connection process consumes all memory

Поиск
Список
Период
Сортировка
От Ioannis Anagnostopoulos
Тема Re: Linux server connection process consumes all memory
Дата
Msg-id B56C2BFC6806BE4A9C86ADDDD269933A6E8A0B@appserver.anatec.local
обсуждение исходный текст
Ответ на Linux server connection process consumes all memory  ("Ioannis Anagnostopoulos" <ioannis@anatec.com>)
Ответы Re: Linux server connection process consumes all memory  (Alan Hodgson <ahodgson@simkin.ca>)
Список 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 по дате отправления:

Предыдущее
От: Alan Hodgson
Дата:
Сообщение: Re: Linux server connection process consumes all memory
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Linux server connection process consumes all memory