Re: [7.0.2] cannot create an index ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [7.0.2] cannot create an index ...
Дата
Msg-id 17996.971151902@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [7.0.2] cannot create an index ...  ("Marc G. Fournier" <scrappy@hub.org>)
Ответы Re: [7.0.2] cannot create an index ...  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-hackers
"Marc G. Fournier" <scrappy@hub.org> writes:
> TRAP: Failed Assertion("!(metaopaque->btpo_flags & (1 << 3)):", File: "nbtpage.c
> ", Line: 181)

Hmm.  That suggests a clobbered index (as in, first page zeroed out).
The Assert report doesn't tell us which index.  Possibly a backtrace
of the corefile would help.
        regards, tom lane


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: [7.0.2] cannot create an index ...
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: [7.0.2] cannot create an index ...