Re: ERROR: out of free buffers: time to abort!

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: out of free buffers: time to abort!
Date: 2003-03-17 20:39:55
Message-ID: 3E76329B.5000009@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> Joseph Shraibman <jks(at)selectacast(dot)net> writes:
>
>>To get rid of this message, do I increase shared_buffers?
>>ERROR: out of free buffers: time to abort!
>
>
> [blinks] Yeah, you do ... but I'd be interested to see how you caused
> that to happen. Even at the rock-bottom setting for shared_buffers,
> I think you must have been doing something out of the ordinary ...
>
> regards, tom lane

I upped the shared_buffers from 128 to 256 and I'm still getting the error.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-03-17 21:15:52 Re: ERROR: out of free buffers: time to abort!
Previous Message CoL 2003-03-17 20:37:59 Re: postgreSQL as MSSQL2000 server?