Re: PANIC: right sibling - Mailing list pgsql-admin

From Kenneth Marshall
Subject Re: PANIC: right sibling
Date
Msg-id 20071204180355.GE1837@it.is.rice.edu
Whole thread Raw
In response to PANIC: right sibling  ("Scott Whitney" <swhitney@journyx.com>)
List pgsql-admin
You have a corrupt index, run:

REINDEX INDEX tickets1;

Ken

On Tue, Dec 04, 2007 at 11:03:15AM -0600, Scott Whitney wrote:
> I don't really understand the postings I've found on this issue. This has
> been going on for quite some time, but now that I'm regularly vacuuming this
> db, I was looking for any info on how to fix this problem...I don't even
> know enough about it to know what to include in this message.
>
>
> This is the last output of:
>
> vacuumdb -f -z -v rt3
>
>
>
> vacuumdb: vacuuming of database "rt3" failed: PANIC:  right sibling is not
> next child in "tickets1"
> server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
>                 http://www.postgresql.org/about/donate
>

pgsql-admin by date:

Previous
From: "Scott Whitney"
Date:
Subject: PANIC: right sibling
Next
From: Alvaro Herrera
Date:
Subject: Re: PANIC: right sibling