Re: invalid page header

From: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: invalid page header
Date: 2006-03-22 07:25:15
Message-ID: dvqub8$239v$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


"Jo De Haes" <jo(dot)de_nospam_haes(at)indicator(dot)be> wrote
>
> CETERROR: XX001: invalid page header in block 22182 of relation
"dunn_main"
>
> My main question is: why is this occuring?
>

I suppose there is no system error happens during the period (like lost
power). Can you attach the gdb at "b bufmgr.c:257" and print the content of
"(PageHeader) bufBlock"?

Regards,
Qingqing

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steven Brown 2006-03-22 07:41:11 Enforcing serial uniqueness?
Previous Message Etienne Labuschagne 2006-03-22 07:03:52 Re: Slow trigger on identical DB but different machine