| От | Tom Lane |
|---|---|
| Тема | Re: Linux server connection process consumes all memory |
| Дата | |
| Msg-id | 22700.1323191446@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Linux server connection process consumes all memory (Merlin Moncure <mmoncure@gmail.com>) |
| Ответы |
Re: Linux server connection process consumes all memory
|
| Список | pgsql-novice |
Merlin Moncure <mmoncure@gmail.com> writes:
> *) You may want to consider changing your vm over commit settings
> and/or reducing swap in order to get your server to more aggressively
> return OOM to postgres memory allocation. The specific error returned
> to postgres for an OOM of course would be very helpful.
Yeah. I would try starting the postmaster under smaller ulimit settings
so that the kernel gives it ENOMEM before you start getting swapped.
When that happens, the backend will dump a memory map into the
postmaster log that would be very useful for seeing what is actually
happening here.
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера