Re: [HACKERS] My bits moved right off the end of the world... - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] My bits moved right off the end of the world...
Date
Msg-id 199911141724.MAA00558@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] My bits moved right off the end of the world...  (Theo Kramer <theo@flame.co.za>)
List pgsql-hackers
> Peter Eisentraut wrote:
> > 
> > I recall that this was due to a corrupted B-Tree index. Try dropping and
> > rebuilding that, if you have one.
> 
> Thanks Peter, that did the trick.
> 
> Any chance of adding the following to the FAQ
> 
> 4.24) What is the meaning of 'my bits moved right off the end of the world'
> 
> This message may appear in the backend log and may be due to a possibly 
> corrupt index. 
> 
> It may be preceded (by several minutes) with a notice to the client such as 
> 
> NOTICE:  Index my_idx: NUMBER OF INDEX' TUPLES (78933) IS NOT THE SAME AS HEAP
> (78931)

I have added a mention when this message appears to try recreating the
index.

--  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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "link2"
Date:
Subject: Autocount
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] union problem version 6.5.3