still getting FATAL errors on btree's...

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема still getting FATAL errors on btree's...
Дата
Msg-id Pine.NEB.3.95.980413115830.22892L-100000@hub.org
обсуждение исходный текст
Ответы Re: [HACKERS] still getting FATAL errors on btree's...  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
I'm still getting the following BTP_CHAIN errors on my btree index.  Funny
thing is that its the *same* index each time, and this is after dropping
and rebulding it...

...where next to investigate?  Recommendations?  IMHO, this is critical
enough to hold off a v6.3.2 release :(


FATAL 1:  btree: BTP_CHAIN flag was expected in radhist_userid (access =
bt_read)
FATAL 1:  btree: BTP_CHAIN flag was expected in radhist_userid (access =
bt_read)
FATAL 1:  btree: BTP_CHAIN flag was expected in radhist_userid (access =
bt_read)
FATAL 1:  btree: BTP_CHAIN flag was expected in radhist_userid (access =
bt_read)
FATAL 1:  btree: BTP_CHAIN flag was expected in radhist_userid (access =
bt_read)



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] subselect and optimizer
Следующее
От: Garrett Wollman
Дата:
Сообщение: Re: [HACKERS] Safe/Fast I/O ...