Re: Corrupted index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Corrupted index
Дата
Msg-id 4963.1119537374@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Corrupted index  (Akash Garg <akash.garg@gmail.com>)
Ответы Re: Corrupted index  (Akash Garg <akash.garg@gmail.com>)
Список pgsql-general
Akash Garg <akash.garg@gmail.com> writes:
> During a vacuum, I ran into this error:
> vacuumdb: vacuuming of database "friend" failed: ERROR:  invalid page
> header in block 41661 of relation "friend_pkey"

> I've read the posts on this newsgroup and it's clear that I have to
> REINDEX to fix this.  The bigger question is -- why did this happen in
> the first place?

Good question.  If you haven't REINDEXed yet, it would be worthwhile
to get a hex dump (use "od -x") of that page of the index first.
Speculation with no data to look at is a bit pointless ...

            regards, tom lane

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

Предыдущее
От: "mrix"
Дата:
Сообщение: fields and foreign keys
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: fields and foreign keys