Re: Oracle SGA like feature???

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Oracle SGA like feature???
Дата
Msg-id 4060.1033653308@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Oracle SGA like feature???  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Oracle SGA like feature???
Список pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Out of memory throws FATAL, which just exits the backend.

Au contraire --- in most places it just throws ERROR.

There are a few poorly-coded spots that throw FATAL if malloc fails.
That should be cleaned up someday, at least for the ones that are likely
to occur while running (startup code I think isn't an issue).

            regards, tom lane

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

Предыдущее
От: Chris
Дата:
Сообщение: schemas in 7.3b1
Следующее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: Large databases, performance