What should I do with this: invalid page header in block ... ? - Mailing list pgsql-general

From Gianni Mariani
Subject What should I do with this: invalid page header in block ... ?
Date
Msg-id 428A5C7B.2090102@mariani.ws
Whole thread Raw
Responses Re: What should I do with this: invalid page header in block ... ?
List 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"


pgsql-general by date:

Previous
From: "itamar"
Date:
Subject: unsubscribe
Next
From: Harald Fuchs
Date:
Subject: Re: perl and insert