Re: BUG #8631: invalid page header

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: libraryifet(at)yahoo(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #8631: invalid page header
Date: 2013-11-27 00:34:01
Message-ID: CAB7nPqQuA9Xs+_D2QAQTrcgCmXs4Q1V=sm8Jp-vb_UH++cjvmg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Nov 26, 2013 at 3:54 PM, <libraryifet(at)yahoo(dot)com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 8631
> Logged by: ILango
> Email address: libraryifet(at)yahoo(dot)com
> PostgreSQL version: Unsupported/Unknown
> Operating system: windows7
> Description:
>
> Error: could not open segment 1 of relation 1663|17040|2689(target block
> 9896084): no such file or directory
>
>
> Error: invalid page header in block 10 of relation
> "pg_operator_oprname_l_r_n_index"
You should try to REINDEX this index. If it does not work, you might
be facing some issues with your hardware.
Regards,
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2013-11-27 08:44:51 PQconninfo() doesn't return anything for host=/socket/directory
Previous Message Tom Lane 2013-11-27 00:01:38 Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist