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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: out of free buffers: time to abort!
Дата
Msg-id 10446.1047935752@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ERROR: out of free buffers: time to abort!  (Joseph Shraibman <jks@selectacast.net>)
Ответы Re: ERROR: out of free buffers: time to abort!  (Joseph Shraibman <jks@selectacast.net>)
Список pgsql-general
Joseph Shraibman <jks@selectacast.net> writes:
> I upped the shared_buffers from 128 to 256 and I'm still getting the error.

Hmph.  I wonder if you've got a bug there.  What PG version is this?
Is it possible that the update is hitting rows that have been recently
updated in concurrent transactions?

            regards, tom lane

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

Предыдущее
От: Joseph Shraibman
Дата:
Сообщение: Re: ERROR: out of free buffers: time to abort!
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: The folding of unquoted names to lower case in PostgreSQL