Re: [Fwd: ERROR: cannot extract system attribute from minimal tuple]

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [Fwd: ERROR: cannot extract system attribute from minimal tuple]
Дата
Msg-id 1297299921-sup-8185@alvh.no-ip.org
обсуждение исходный текст
Ответ на [Fwd: ERROR: cannot extract system attribute from minimal tuple]  (Denis Feklushkin <denis.feklushkin@gmail.com>)
Ответы Re: [Fwd: ERROR: cannot extract system attribute from minimal tuple]
Список pgsql-bugs
Excerpts from Denis Feklushkin's message of mié feb 09 16:53:28 -0300 2011:

> Query:
>
> SELECT currency_id1
> FROM bug0.currency_pairs p
> FOR SHARE;
>
> returns error:
> ERROR:  cannot extract system attribute from minimal tuple

Hmm, yeah, in an assert-enabled build of HEAD it dies with:

TRAP: FailedAssertion(«!(attno > 0)», Archivo: «/pgsql/source/HEAD/src/backend/executor/execJunk.c», Línea: 251)

I don't have time to track this down right now ...

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: BUG #5875: can not make a backup
Следующее
От: Jeff Davis
Дата:
Сообщение: possible bug: orphaned files left after immediate shutdown during DDL