Re: Crazy Error
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: ZappA <thezappa(at)gmail(dot)com>
- Cc: pgsql-general(at)postgresql(dot)org
- Subject: Re: Crazy Error
- Date: Mon, 29 Jan 2007 11:57:50 -0500
- Message-id: <11484(dot)1170089870(at)sss(dot)pgh(dot)pa(dot)us>
ZappA <thezappa(at)gmail(dot)com> writes:
> Well, I have a problem with Postgres 7.4.
7.4.what?
> Jan 29 11:40:59 mw-db2 postgres[31921]: [6-1] PANIC: right sibling's
> left-link doesn't match
You've got a corrupted index --- try REINDEXing that table. And
consider updating to a newer Postgres, if it's less than 7.4.15.
regards, tom lane
Home |
Main Index |
Thread Index