Re: PANIC: right sibling's left-link doesn't match - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PANIC: right sibling's left-link doesn't match
Date
Msg-id 1648.1105566311@sss.pgh.pa.us
Whole thread Raw
In response to PANIC: right sibling's left-link doesn't match  ("Jim Buttafuoco" <jim@contactbda.com>)
Responses Re: PANIC: right sibling's left-link doesn't match  ("Jim Buttafuoco" <jim@contactbda.com>)
List pgsql-hackers
"Jim Buttafuoco" <jim@contactbda.com> writes:
> Postgres on one of my big database servers just crashed with the following message
> PANIC:  right sibling's left-link doesn't match

> Does any one have any idea's what might cause this.  

Corrupted btree index.  REINDEX should help, though I'm afraid the error
message isn't very helpful about identifying which index is busted.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Much Ado About COUNT(*)
Next
From: "Jonah H. Harris"
Date:
Subject: Re: Much Ado About COUNT(*)