Thread: corrupt database?

corrupt database?

From
vladimir konrad
Date:
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?

From
"Scott Marlowe"
Date:
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.