Re: Memory Utilization Issue

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Memory Utilization Issue
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B36613097@ntex2010i.host.magwien.gv.at
обсуждение исходный текст
Ответ на Memory Utilization Issue  (Sachin Srivastava <ssr.teleatlas@gmail.com>)
Список pgsql-general
Sachin Srivastava wrote:
> Always my server memory utilization is remain >99%. I have 4 DB server and RAM of the server is (32
> GB, 64 GB, 64 GB and 132 GB). In every server always we are getting the memory utilization > 99%.
> Kindly suggest why this problem is and which parameter will resolve this problem.
> 
> I am using PostgreSQL 9.1.2 and PostGIS 1.5 version on every Red hat Linux server. Kindly find the
> "TOP" result, "ulimit -a"  result, ("kernel.shmax", "kernel.shmall", "kernel.sem" value) and
> pg_setting result of one server as below. If you require any other information then inform to me.

That sounds just fine.
Linux uses memory for the file system cache.  That memory is shown as "in use", but
it is available for processes if they need it.

It doesn't look like your machine is swapping.

Do you experience problems?

Yours,
Laurenz Albe

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

Предыдущее
От: Sameer Thakur
Дата:
Сообщение: Re: Optimizing a read-only database
Следующее
От: Albe Laurenz
Дата:
Сообщение: Re: Optimizing a read-only database