Re: index corruption? - Mailing list pgsql-hackers

From Ed L.
Subject Re: index corruption?
Date
Msg-id 200303311538.12045.pgsql@bluepolka.net
Whole thread Raw
In response to index corruption?  (Laurette Cisneros <laurette@nextbus.com>)
Responses Re: index corruption?  ("Ed L." <pgsql@bluepolka.net>)
Re: index corruption?  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-hackers
On Feb 13, 2003, Tom Lane wrote:
>
> 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?

I am seeing this same problem on two separate machines, one brand new, one
older.  Not sure yet what is causing it, but seems pretty unlikely that it
is hardware-related.

Ed



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: optimizer cost calculation problem
Next
From: "Ed L."
Date:
Subject: Re: index corruption?