Re: Postgres 8.3.7 Server Crash: failed to add item to the right sibling in index - Mailing list pgsql-general

From Tom Lane
Subject Re: Postgres 8.3.7 Server Crash: failed to add item to the right sibling in index
Date
Msg-id 14107.1246892343@sss.pgh.pa.us
Whole thread Raw
In response to Postgres 8.3.7 Server Crash: failed to add item to the right sibling in index  (CM J <postgres.newbie@gmail.com>)
Responses Re: Postgres 8.3.7 Server Crash: failed to add item to the right sibling in index
List pgsql-general
CM J <postgres.newbie@gmail.com> writes:
>        I am running Postgres 8.3.7 on Windows 2003 with my java
> application.Off late, the server crashes with the following trace:

> *2009-07-01 14:47:07.250 ISTPANIC:  failed to add item to the right sibling
> in index "mevservices2_ndx"*

Sounds like a data corruption problem ... try reindexing that index.

            regards, tom lane

pgsql-general by date:

Previous
From: Greg Stark
Date:
Subject: Re: COALESCE not filtering well.
Next
From: Tguru
Date:
Subject: Re: Upgrading 8.3 to 8.4 on Windows.