Re: failed to fetch tuple for EvalPlanQual recheck

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: failed to fetch tuple for EvalPlanQual recheck
Дата
Msg-id 20100727212037.GB3054@anarazel.de
обсуждение исходный текст
Ответ на Re: failed to fetch tuple for EvalPlanQual recheck  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: failed to fetch tuple for EvalPlanQual recheck  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-bugs
On Tue, Jul 27, 2010 at 04:13:56PM -0400, Alvaro Herrera wrote:
> Excerpts from Kenichiro Tanaka's message of dom jul 25 21:01:01 -0400 2010:
>
> > This is a bug report.
> > When I tested in PostgreSQL9 beta3,I got an error.
> >
> > ==================================================
> > select * from part_bug where HIRENUM=4 for update;
> > failed to fetch tuple for EvalPlanQual recheck
> > ==================================================
> >
> > Is this error assumed?
> Hmm, I don't see just an error message here, but an assertion failure:
I guess youve compiled with --enable-cassert and Kenchiro-san has not?

Andres

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: failed to fetch tuple for EvalPlanQual recheck
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_upgrade issues