Corrupted index

Поиск
Список
Период
Сортировка
От Akash Garg
Тема Corrupted index
Дата
Msg-id 89058be205062223087cda1981@mail.gmail.com
обсуждение исходный текст
Ответы Re: Corrupted index  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
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?  I'm using open_sync as my WAL_SYNC_METHOD.  Is it
better to use fsync?

Running Suse 9.0 on a Quad Opteron, with direct attached storage.  The
RAID card is set to write through all of the writes, so I don't think
this is a case where the RAID card is lying about a commit.

-Akash

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

Предыдущее
От: William Yu
Дата:
Сообщение: Re: setting up PostgreSQL on Linux RHL9 to allow ODBC connections
Следующее
От: Kim Bisgaard
Дата:
Сообщение: Re: Propogating conditions into a query