Re: Query Failed, out of memory

Поиск
Список
Период
Сортировка
От Benny Amorsen
Тема Re: Query Failed, out of memory
Дата
Msg-id m3fye2tz88.fsf@ursa.amorsen.dk
обсуждение исходный текст
Ответ на Query Failed, out of memory  ("Mark Woodward" <pgsql@mohawksoft.com>)
Список pgsql-hackers
>>>>> "MW" == Mark Woodward <pgsql@mohawksoft.com> writes:

MW> Yea, I've been toying with the idea of that setting lately, I
MW> can't for the life of me understand why it isn't the default
MW> behavior.

Lots of programs handle malloc() failures very badly. Including
daemons. Often it's better in practice to just keep going a little
longer and see if you can squeeze by -- and then perhaps kill the
memory hog, rather than some daemon getting a NULL and crashing.


/Benny




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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Win XP SP2 SMP locking (8.1.4)
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Query Failed, out of memory