Re: Memory/Performance issue: server closed the connection unexpectedly - Mailing list pgsql-admin

From Tom Lane
Subject Re: Memory/Performance issue: server closed the connection unexpectedly
Date
Msg-id 14917.1129046286@sss.pgh.pa.us
Whole thread Raw
In response to Re: Memory/Performance issue: server closed the connection  (Pieter-Jan Savat <pieterjan.savat@barclab.com>)
Responses Re: Memory/Performance issue: server closed the connection  (Pieter-Jan Savat <pieterjan.savat@barclab.com>)
List pgsql-admin
Pieter-Jan Savat <pieterjan.savat@barclab.com> writes:
> 2005-10-11 17:22:28 CEST (postgres@TheCore) [2005-10-11 17:08:49 CEST]
> PANIC:  right sibling's left-link doesn't match

You've got a corrupt btree index.  Try reindexing that table.

            regards, tom lane

pgsql-admin by date:

Previous
From: Pieter-Jan Savat
Date:
Subject: Re: Memory/Performance issue: server closed the connection
Next
From: Michael Fuhr
Date:
Subject: Re: Regarding array of parameter passing from application to the database