Re: vacuum fails with 'invalid page header' message - Mailing list pgsql-admin

From Geoffrey
Subject Re: vacuum fails with 'invalid page header' message
Date
Msg-id 459F7381.6020208@3times25.net
Whole thread Raw
In response to Re: vacuum fails with 'invalid page header' message  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-admin
Scott Marlowe wrote:
> On Fri, 2007-01-05 at 16:19, Geoffrey wrote:
>> Geoffrey wrote:
>>> We had a vacuum fail recently with the following error:
>>>
>>> invalid page header in block 846 of relation "move_pkey"
>>>
>>> Anyone have an idea what could cause this problem and what we need to do
>>>  to resolve it?
>>>
>>> Running on Red Hat Enterprise 3, postgres 7.4.13
>> Regarding the issue above, is it possible that re-indexing the database
>> could resolve the problem, since the error is related to an index.
>> move_pkey is an index on field recid.
>
> Yes, reindex might fix it.
>
> But more than likely there's a problem with your hardware somewhere, and
> it needs to be checked out carefully for problems.  i.e. bad hard drive,
> memory, cpu, etc...

After reindexing the table, vacuum full completes successfully.  Would
this be an indication the reindexing corrected the problem?

Anything else the could possibly cause this problem?  The sys admin is
doubtful it's hardware related.  We don't see any errors in the system
logs to indicate there's a problem.

Is it possible that our application could cause such corruption?

--
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
  - Benjamin Franklin

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problems restoring big tables
Next
From: "Simon Riggs"
Date:
Subject: Re: PITR recovery