Re: BUG #1726: Whenever i reboot my tables indexes is getting corrupted.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1726: Whenever i reboot my tables indexes is getting corrupted.
Дата
Msg-id 27903.1119487230@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1726: Whenever i reboot my tables indexes is getting corrupted.  ("Prasad Duggineni" <pduggineni@prominencenet.com>)
Список pgsql-bugs
"Prasad Duggineni" <pduggineni@prominencenet.com> writes:
> It is throwing=20
> the following ERROR "error index "clusters_pkey" is not a btree"
> I have to reindex the tables every time whenever i reboot.

Could we have a look at the contents of the first page of the index
file when this is happening?  Plain old "od -x" will do for making
the dump.  See contrib/oid2name if you need help figuring out which
file is the troublesome index.

            regards, tom lane

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

Предыдущее
От: "Prasad Duggineni"
Дата:
Сообщение: BUG #1726: Whenever i reboot my tables indexes is getting corrupted.
Следующее
От: "Charlie Monkton"
Дата:
Сообщение: BUG #1725: psql --command and PQexec do not work and fail silently