corrupt database?

Started by vladimir konradover 18 years ago3 messagesgeneral
Jump to latest
#1vladimir konrad
v.konrad@lse.ac.uk

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

#2vladimir konrad
v.konrad@lse.ac.uk
In reply to: vladimir konrad (#1)
Re: corrupt database?

Any ideas what to do next?

Well, I am going to try the same with 8.3 beta1, will see what happens...

Vlad

#3Scott Marlowe
scott.marlowe@gmail.com
In reply to: vladimir konrad (#1)
Re: corrupt database?

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.