What should I do with this: invalid page header in block ... ?

From: Gianni Mariani <gianni(at)mariani(dot)ws>
To: pgsql-general(at)postgresql(dot)org
Subject: What should I do with this: invalid page header in block ... ?
Date: 2005-05-17 21:04:59
Message-ID: 428A5C7B.2090102@mariani.ws
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I suspect the error below is bad. - Running 8.0.1 on linux FC3 on AMD 64.

septicide=# delete from sp_log where sp_log_time < (now() - interval '7
days')::abstime;
DELETE 215822
septicide=# vacuum full analyze;
ERROR: invalid page header in block 5991 of relation "sp_log_idx2"
septicide=# vacuum full analyze;
ERROR: invalid page header in block 5991 of relation "sp_log_idx2"

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Harald Fuchs 2005-05-17 21:06:47 Re: perl and insert
Previous Message itamar 2005-05-17 20:47:19 unsubscribe