Re: bits & the end of the world

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: bits & the end of the world
Дата
Msg-id 7276.967436241@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: bits & the end of the world  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
>> 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.

There's a REINDEX command now that you can use in standalone mode
to recover from something like this.

The procedure is arcane (translation: I don't know it) so check
the documentation and follow it carefully.

I've fixed a few bugs in btree for 7.1 and am optimistically hoping
that this message will not be heard from again after 7.1 is out...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: aggregates of aggregates
Следующее
От: Yury Don
Дата:
Сообщение: Re: table count limitation