bits & the end of the world

From: Ian Turner <vectro(at)pipeline(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: bits & the end of the world
Date: 2000-08-28 01:19:42
Message-ID: Pine.LNX.4.21.0008271819300.14469-100000@crafter.house
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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-----

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Travis Bauer 2000-08-28 01:54:14 cron jobs not requiring password
Previous Message Robert Morrow 2000-08-28 01:13:16 jdbc connection refused, please help