Re: [GENERAL] Postgresql not getting assigned memory

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: [GENERAL] Postgresql not getting assigned memory
Дата
Msg-id 1403270050.71164.YahooMailNeo@web122303.mail.ne1.yahoo.com
обсуждение исходный текст
Ответ на Re: [GENERAL] Postgresql not getting assigned memory  (Oliver <ofabelo@gmail.com>)
Список pgsql-admin
Oliver <ofabelo@gmail.com> wrote:

> DB hasn't activity now because it is a new instance, top command
> indicates only 350MB of used memory .. I understand that
> postgresql could reach until 2GB of server memory as total,
> correct?

It's usually much better to copy/paste what you're talking about
than to just refer to it.  On the varieties of Linux I use, if
you're talking about the virtual memory, the full size should be
included there for every postgres backend process which has
connected to it, while only the portion which has been accessed by
each backend will be included in its shared or resident memory.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


В списке pgsql-admin по дате отправления:

Предыдущее
От: Abdul Sayeed
Дата:
Сообщение: Re: [GENERAL] Postgresql not getting assigned memory
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: [GENERAL] Postgresql not getting assigned memory