Re: index corruption?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: index corruption?
Дата
Msg-id 4646.1045203370@sss.pgh.pa.us
обсуждение исходный текст
Ответ на index corruption?  (Laurette Cisneros <laurette@nextbus.com>)
Список pgsql-hackers
Laurette Cisneros <laurette@nextbus.com> writes:
> This is the error in the pgsql log:
> 2003-02-13 16:21:42 [8843]   ERROR:  Index external_signstops_pkey is not a
> btree

This says that one of two fields that should never change, in fixed
positions in the first block of a btree index, didn't have the right
values.  I am not aware of any PG bugs that could overwrite those
fields.  I think the most likely bet is that you've got hardware
issues ... have you run memory and disk diagnostics lately?
        regards, tom lane


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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Offering tuned config files
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: location of the configuration files