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