Re: Issue with database error: ERROR: invalid page header in block 579 of relation base/24067/12574

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Issue with database error: ERROR: invalid page header in block 579 of relation base/24067/12574
Date: 2015-10-16 17:38:38
Message-ID: 5621361E.7030505@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 10/16/2015 8:08 AM, kseton(at)noblesys(dot)com wrote:
> ERROR: invalid page header in block 579 of relation base/24067/12574

that error indicates you have data corruption on disk. best fix is
restoring a good backup. advisable to thoroughly check out your
storage system and hardware in general, to ensure its trustworthy

--
john r pierce, recycling bits in santa cruz

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message John McKown 2015-10-16 18:09:34 Re: BUG #13676: C typedef code generated by ecpg with wrong syntax
Previous Message cdaringe 2015-10-16 16:26:19 BUG #13684: pg_restore does not restore indexes when --jobs=X passed