Re: [ADMIN] vacuum fails with 'invalid page header' message - Mailing list pgsql-general

From Scott Marlowe
Subject Re: [ADMIN] vacuum fails with 'invalid page header' message
Date
Msg-id 1168035694.3421.52.camel@state.g2switchworks.com
Whole thread Raw
In response to Re: [ADMIN] vacuum fails with 'invalid page header' message  (Geoffrey <esoteric@3times25.net>)
Responses Re: [ADMIN] vacuum fails with 'invalid page header' message
List pgsql-general
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...

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Slony across platforms
Next
From: Jorge Godoy
Date:
Subject: Re: Database versus filesystem for storing images