From: | Geoffrey <esoteric(at)3times25(dot)net> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
Subject: | Re: vacuum fails with 'invalid page header' message |
Date: | 2007-01-05 22:19:20 |
Message-ID: | 459ECEE8.5030806@3times25.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
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.
--
Until later, Geoffrey
Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
- Benjamin Franklin
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2007-01-05 22:21:34 | Re: vacuum fails with 'invalid page header' message |
Previous Message | Geoffrey | 2007-01-05 21:29:50 | vacuum fails with 'invalid page header' message |
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2007-01-05 22:20:45 | Re: Slony across platforms |
Previous Message | Raymond O'Donnell | 2007-01-05 22:16:46 | Re: Slony across platforms |