Re: index xyz is not a btree - Mailing list pgsql-general

From Tom Lane
Subject Re: index xyz is not a btree
Date
Msg-id 24991.1118432952@sss.pgh.pa.us
Whole thread Raw
In response to index xyz is not a btree  ("David Parker" <dparker@tazznetworks.com>)
List pgsql-general
"David Parker" <dparker@tazznetworks.com> writes:
> The error only happens intermittently, but every occurrence is
> consistent:
>
>     1) always the same index - "attribute_pkey" on our "attirbute" table
> - one created implicitly by a primary key constraint
>     2) the error happens during a vacuum command

Hmm ... that seems a bit too consistent for a hardware issue doesn't it?

Have you looked at the index file with pg_filedump, or even just od?

            regards, tom lane

pgsql-general by date:

Previous
From: Tino Wildenhain
Date:
Subject: Re: Wrong select results after transaction (HELP PLS)
Next
From: Ian Harding
Date:
Subject: PostgreSQL Certification