corrupt database?
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
Any ideas what to do next?
Well, I am going to try the same with 8.3 beta1, will see what happens...
Vlad
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.