Re: [GENERAL] database corruption?

Поиск
Список
Период
Сортировка
От Ed Loehr
Тема Re: [GENERAL] database corruption?
Дата
Msg-id 38C03CCC.C4AA5DA9@austin.rr.com
обсуждение исходный текст
Ответ на database corruption?  (Chris Jones <cjones@rightnowtech.com>)
Список pgsql-general
Chris Jones wrote:
>
> NOTICE:  Index error_interface_idx: NUMBER OF INDEX' TUPLES (226766) IS NOT THE SAME AS HEAP' (226765)
> NOTICE:  Index error_ewhen_idx: NUMBER OF INDEX' TUPLES (226766) IS NOT THE SAME AS HEAP' (226765)

Hope this was not already answered...

I believe it means that the indices "error_interface_idx" and
error_ewhen_idx" have become corrupted.  The fix is to drop and
rebuild them.

Cheers,
Ed Loehr

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

Предыдущее
От: Jason Vasquez
Дата:
Сообщение: Nested tables
Следующее
От: Ed Loehr
Дата:
Сообщение: Re: [GENERAL] Nested tables