| От | Tom Lane |
|---|---|
| Тема | Re: PostgreSQL 9.2.4 using large amount of memory |
| Дата | |
| Msg-id | 10579.1390842733@sss.pgh.pa.us обсуждение |
| Ответ на | PostgreSQL 9.2.4 using large amount of memory (Bhushan Pathak <bhushan.pathak02@gmail.com>) |
| Ответы |
Re: PostgreSQL 9.2.4 using large amount of memory
|
| Список | pgsql-general |
Bhushan Pathak <bhushan.pathak02@gmail.com> writes:
> In 9.1.3, this usage was upto 25MB with the same load on the same server.
> With 9.2.4 it has jumped upto ~580 MB. We are monitoring the RES column
> from top output to get the memory usage.
On most versions of "top", examining RES alone gives a completely
misleading impression of what's happening. RES minus SHR is a better
estimate of what the process has really consumed. I don't know why the
behavior changed from 9.1 to 9.2, but this measurement alone is not
evidence that you have an actual problem.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера