Re: BUG #3567: invalid page header in block XXXXof relation

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "sapna kapoor" <sapna(dot)kapoor(at)nic(dot)in>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3567: invalid page header in block XXXXof relation
Date: 2007-08-22 13:42:11
Message-ID: 6811.1187790131@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"sapna kapoor" <sapna(dot)kapoor(at)nic(dot)in> writes:
> some tables are giving error :
> ERROR: invalid page header in block 32655 of relation "AAAA" while
> accessing.

> Some are giving
> ERROR: could not access status of transaction 1778384896
> DETAIL: could not open file "pg_clog/06A0": No such file or directory

If you had just one of these, I might think it suggested a software
problem. But multiple spots of data corruption sound more like flaky
hardware. I'd suggest running disk and memory tests ...

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2007-08-22 13:43:21 Re: BUG #3563: DATESTYLE feature suggestion
Previous Message Russell Smith 2007-08-22 11:04:34 Re: BUG #3563: DATESTYLE feature suggestion