Re: PG Killed by OOM Condition

Поиск
Список
Период
Сортировка
От Dennis Bjorklund
Тема Re: PG Killed by OOM Condition
Дата
Msg-id Pine.LNX.4.44.0510041048260.28238-100000@zigo.dhs.org
обсуждение исходный текст
Ответ на Re: PG Killed by OOM Condition  (Jeff Davis <jdavis-pgsql@empires.org>)
Список pgsql-hackers
On Mon, 3 Oct 2005, Jeff Davis wrote:

> involved, but I could be wrong. Is it possible to be hit by the OOM
> killer if no applications use fork()?

Sure, whenever the system is out of mem and the os can't find a free page 
then it kills a process. If you check the kernel log you can see if the 
oom killer have been doing some work.

-- 
/Dennis Björklund



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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: PG Killed by OOM Condition
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Tuning current tuplesort external sort code for 8.2