Re: [GENERAL] "FATAL 1: my bits moved right off the end of theworld!" - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] "FATAL 1: my bits moved right off the end of theworld!"
Date
Msg-id 199912010027.TAA26972@candle.pha.pa.us
Whole thread Raw
In response to Re: [GENERAL] "FATAL 1: my bits moved right off the end of theworld!"  (Ed Loehr <ELOEHR@austin.rr.com>)
List pgsql-general
> Peter Eisentraut wrote:
>
> > This is getting to be our favourite error message...
> >
> > It is caused by a corrupted B-Tree index. Drop and recreate that one.
>
> Thanks.  Unfortunately, the lack of context to the error message makes it difficult
> to identify which index is "that one."  The message was last showing up during the
> process of dropping/recreating a series of triggers and functions via "psql -f"
> without any table inserts/updates.
>

I have fixed 7.0 so it will show the index name.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Ed Loehr
Date:
Subject: Re: [GENERAL] Date & Time
Next
From: Lincoln Yeoh
Date:
Subject: Re: [GENERAL] Documentation of nitty gritty stuff.