Re: invalid page header - Mailing list pgsql-general

From Qingqing Zhou
Subject Re: invalid page header
Date
Msg-id dvqub8$239v$1@news.hub.org
Whole thread Raw
Responses Re: invalid page header  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
"Jo De Haes" <jo.de_nospam_haes@indicator.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



pgsql-general by date:

Previous
From: Etienne Labuschagne
Date:
Subject: Re: Slow trigger on identical DB but different machine
Next
From: Steven Brown
Date:
Subject: Enforcing serial uniqueness?