bits & the end of the world - Mailing list pgsql-general

From Ian Turner
Subject bits & the end of the world
Date
Msg-id Pine.LNX.4.21.0008271819300.14469-100000@crafter.house
Whole thread Raw
Responses Re: bits & the end of the world  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: bits & the end of the world  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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.

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

Ian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE5qb4wfn9ub9ZE1xoRAoYNAKDg4Vl3sYUfG87AZx4AnfAsgLWymQCfdLJK
wyEeK6dcSw1VFZrYOM/taZU=
=gL2K
-----END PGP SIGNATURE-----


pgsql-general by date:

Previous
From: Miles Thompson
Date:
Subject: Re: table count limitation
Next
From: "Travis Bauer"
Date:
Subject: cron jobs not requiring password