Re: Total crash of my db-server

Поиск
Список
Период
Сортировка
От Kevin Brown
Тема Re: Total crash of my db-server
Дата
Msg-id 20021216230705.GB20180@filer
обсуждение исходный текст
Ответ на Re: Total crash of my db-server  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-general
Nigel J. Andrews wrote:
> Are you using a 'lazy' memory allocation setup. You could find that suddenly
> finding the requested memory isn't really there when told it was when
> requesting it has nasty effects.

But this wouldn't cause the kernel to crash.  The kernel might start
killing processes, possibly randomly, in an effort to free memory (and
others would die of their own accord as their attempts to allocate
memory fail), but it shouldn't cause the kernel itself to hang or
crash.


--
Kevin Brown                          kevin@sysexperts.com

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

Предыдущее
От: Eric B.Ridge
Дата:
Сообщение: Re: Returning multiple columns with a function??
Следующее
От: Kevin Brown
Дата:
Сообщение: Re: Total crash of my db-server