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

From Tom Lane
Subject Re: ERROR: invalid page header in block 502758 of relation base/16388/16403
Date
Msg-id 4982.1253154675@sss.pgh.pa.us
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  (fous velkej <honza801@gmail.com>)
List pgsql-bugs
fous velkej <honza801@gmail.com> writes:
> ok, so i did reindexing ending with following error
> proxylog=# REINDEX TABLE user_record ;
> ERROR:  concurrent insert in progress

So that page header wasn't the only corrupted data in your database.
Maybe you'd better take a step back and tell us some context about
your problem.  I hope you've got recent backups, because if there's
two different corrupted spots there are probably a lot more.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: bug report
Next
From: Robert Haas
Date:
Subject: Re: BUG #5059: Planner ignores estimates when planning an IN () subquery