Re: Big trouble with memory !!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Big trouble with memory !!
Дата
Msg-id 28176.1112806375@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Big trouble with memory !!  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: Big trouble with memory !!
Re: Big trouble with memory !!
Список pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:
> What I don't understand is that with true strict overcommit, the kernel
> should never need to kill your process since there is always in
> principle enough room.

Indeed.  Are you *sure* you have overcommit turned off?  That should
disable the OOM killer altogether.  You should probably go read the
kernel documentation rather than assume Postgres' documentation knows
what it's talking about ;-)

            regards, tom lane

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

Предыдущее
От: Mage
Дата:
Сообщение: lower function
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Big trouble with memory !!