Re: right sibling is not next child

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: right sibling is not next child
Дата
Msg-id 25774.1144345220@sss.pgh.pa.us
обсуждение исходный текст
Ответ на right sibling is not next child  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: right sibling is not next child  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-bugs
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> [2006-04-06 02:19:57.460 ] 3848 <postgres bigbird 127.0.0.1(3944)> PANIC:  right sibling is not next child in
"Panel_pkey"

This should be repeatable by re-attempting a VACUUM, right?  Please find
out which page exactly it's unhappy about (either gdb the crash or add a
printout of the "parent" variable to the elog call in nbtpage.c), then
pg_filedump the index and look to see what the index contains.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2379: Duplicate pkeys in table
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: right sibling is not next child