Re: bits & the end of the world

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: bits & the end of the world
Дата
Msg-id 200008280328.XAA13836@candle.pha.pa.us
обсуждение исходный текст
Ответ на bits & the end of the world  (Ian Turner <vectro@pipeline.com>)
Ответы Re: bits & the end of the world  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-general по дате отправления:

Предыдущее
От: Palle Girgensohn
Дата:
Сообщение: strange error requiring restart of postmaster
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: bits & the end of the world