Re: ERROR: Index pg_toast_8443892_index is not a btree

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: Index pg_toast_8443892_index is not a btree
Дата
Msg-id 6683.1071072475@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ERROR: Index pg_toast_8443892_index is not a btree  (strk <strk@keybit.net>)
Ответы Re: ERROR: Index pg_toast_8443892_index is not a btree  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-hackers
strk <strk@keybit.net> writes:
> The question now is: what does that message mean ?

It means that the "magic number" that should be on the first page of the
btree index isn't right.  We can deduce that something has clobbered the
first page of the index, but guessing what and how requires much more
information.
        regards, tom lane


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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: PostgreSQL port to pure Java?
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: [pgadmin-support] Cannot add an column of type serial