Re: ERROR: invalid page header in block 502758 of relation base/16388/16403 - Mailing list pgsql-bugs

From fous velkej
Subject Re: ERROR: invalid page header in block 502758 of relation base/16388/16403
Date
Msg-id 27cffc0909160735u5b8b3a65x9cb65d8d9a9bc751@mail.gmail.com
Whole thread Raw
In response to Re: ERROR: invalid page header in block 502758 of relation base/16388/16403  (fous velkej <honza801@gmail.com>)
Responses Re: ERROR: invalid page header in block 502758 of relation base/16388/16403  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
ok, fault on my side

this is maybe better code
dd if=16403.3.orig of=16403.3 bs=8192 count=109542
dd if=/dev/zero bs=8192 count=1 >> 16403.3
dd if=16403.3.orig skip=109543 bs=8192 >> 16403.3

but now, it says
ERROR:  index "day" contains unexpected zero page at block 502758
HINT:  Please REINDEX it.

ok, so i did reindexing ending with following error
proxylog=# REINDEX TABLE user_record ;
ERROR:  concurrent insert in progress

what should i do now?
i think it's not the problem of hw

thanks for help
fous

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: ERROR: invalid page header in block 502758 of relation base/16388/16403
Next
From: Tom Lane
Date:
Subject: Re: strange bug with gist over box and circle