Re: bits & the end of the world

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Ian Turner <vectro(at)pipeline(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: bits & the end of the world
Date: 2000-08-28 03:28:24
Message-ID: 200008280328.XAA13836@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-- Start of PGP signed section.
> I just got everyone's favorite error message:
> FATAL 1: my bits moved right off the end of the world!
> Recreate index pg_attribute_relid_attnum_index.

Yes, this has always been my favorite.

> Except, of course, this is a system index.
>
> The query was:
>
> CREATE TEMP TABLE NextHopTemp (num integer,
> prev integer,
> settled boolean,
> cost integer);
>
> Note also that this was inside a transaction.
>
> I am running postgresql 7.0.2 from the RPM. Any ideas? :o

Sorry, no ideas.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2000-08-28 03:32:37 Re: bits & the end of the world
Previous Message Palle Girgensohn 2000-08-28 02:18:53 strange error requiring restart of postmaster