| От | Tom Lane |
|---|---|
| Тема | Re: Still problems with memory swapping and server load |
| Дата | |
| Msg-id | 24894.1025184867@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Still problems with memory swapping and server load (Alvar Freude <alvar@a-blast.org>) |
| Список | pgsql-general |
Alvar Freude <alvar@a-blast.org> writes:
> -- Curt Sampson <cjs@cynic.net> wrote:
>> Some of your backends are getting pretty darn big. I wonder what
>> they're doing? It can't be sort memory at this point. But as you
>> can see, those five 200-250MB backends are killing you.
> no, not really: they use shared memory:
No, because all the backends will be accessing the *exact same* shared
memory; it's impossible for some to be using more than others. Since we
see process sizes ranging from 17M to 251M, it's a pretty safe bet that
the latter guys are actually chewing a lot of private space. I don't
know what the "share" column means in that ps display, but I wouldn't
trust it.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера