corrupt database?

From: vladimir konrad <v(dot)konrad(at)lse(dot)ac(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: corrupt database?
Date: 2007-10-10 09:07:10
Message-ID: fei4ns$1rsh$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stefan Schwarzer 2007-10-10 09:12:34 ORDER BY - problem with NULL values
Previous Message Jasbinder Singh Bali 2007-10-10 09:06:33 Re: SLEEP in posgresql