Обсуждение: corrupt database?

Поиск
Список
Период
Сортировка

corrupt database?

От
vladimir konrad
Дата:
Hello!

Running postgresql 8.2.5 (build from source on debian testing, amd64) i run
into following error when running "vacuum full analyze":

ERROR:  invalid page header in block 1995925 of relation "data_pkey"

The database was freshly initialized and contains around 1.4 billion records
in the main table (the data).

Any ideas what to do next?

Vlad

Re: corrupt database?

От
"Scott Marlowe"
Дата:
On 10/10/07, vladimir konrad <v.konrad@lse.ac.uk> wrote:
>
> Hello!
>
> Running postgresql 8.2.5 (build from source on debian testing, amd64) i run
> into following error when running "vacuum full analyze":
>
> ERROR:  invalid page header in block 1995925 of relation "data_pkey"

Check your hardware...

Most likely you've got problems with RAM or Storage.