Re: buffer assertion tripping under repeat pgbench load

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: buffer assertion tripping under repeat pgbench load
Дата
Msg-id 50DB5209.8020101@2ndQuadrant.com
обсуждение исходный текст
Ответ на Re: buffer assertion tripping under repeat pgbench load  ("anarazel@anarazel.de" <andres@anarazel.de>)
Список pgsql-hackers
On 12/26/12 1:58 PM, anarazel@anarazel.de wrote:

> I don't think its necessarily only one buffer - if I read the above output correctly Greg used the suggested debug
outputwhich just put the elog(WARN) before the Assert...
 
>
> Greg, could you output all "bad" buffers and only assert after the loop if there was at least one refcounted buffer?

I've been doing that for a while, the only thing that's new is getting 
the block number.  It's only ever been one buffer involved.

-- 
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.com



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

Предыдущее
От: "anarazel@anarazel.de"
Дата:
Сообщение: Re: buffer assertion tripping under repeat pgbench load
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Feature Request: pg_replication_master()