ERROR: invalid page header in block - Mailing list pgsql-hackers

From Alexandru Coseru
Subject ERROR: invalid page header in block
Date
Msg-id 027f01c69924$728b6c10$19b16956@alex
Whole thread Raw
In response to vacuum row?  ("Mark Woodward" <pgsql@mohawksoft.com>)
Responses Re: ERROR: invalid page header in block  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Hello..
During a regular query , I got an werd error:


billing=> select sum(duration)/60 from cdr__2006 where 
callstarttime<'2006-06-19 00:00:00';
ERROR:  invalid page header in block 3527 of relation "cdr__2006_04_22";

Table cdr__2006_04_22 is a child of cdr__2006_04 , which is a child to 
cdr__2006.

Can somebody explain this error ?  What should I do ?

Thanks   Alex



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: vacuum, performance, and MVCC
Next
From: Tom Lane
Date:
Subject: "Truncated" tuples for tuple hash tables