| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Theo Kramer <theo(at)flame(dot)co(dot)za> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] My bits moved right off the end of the world... |
| Date: | 1999-11-14 17:24:18 |
| Message-ID: | 199911141724.MAA00558@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | link2 | 1999-11-14 18:17:31 | Autocount |
| Previous Message | Bruce Momjian | 1999-11-14 16:19:02 | Re: [HACKERS] My bits moved right off the end of the world... |