Re: Oracle SGA like feature???

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Jeff Davis <list-pgsql-general(at)empires(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: Oracle SGA like feature???
Date: 2002-10-03 13:55:08
Message-ID: 4060.1033653308@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2002-10-03 14:03:30 Re: Large databases, performance
Previous Message Chris 2002-10-03 13:44:52 schemas in 7.3b1