Re: BUG #10432: failed to re-find parent key in index

From: Greg Stark <stark(at)mit(dot)edu>
To: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com>, PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #10432: failed to re-find parent key in index
Date: 2014-05-30 16:40:25
Message-ID: CAM-w4HO4GBM8OvZac3W8YdaU3MDkfQFA51qVup4RzR6ng2e5GQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, May 27, 2014 at 7:06 PM, Heikki Linnakangas
<hlinnakangas(at)vmware(dot)com> wrote:
> I would be interested in seeing the structure of the index, if there is
> anything else corrupt in there.

So now let me check my arithmetic. block 175193 is the block starting
at byte offset 361439232 of 1665279.1 ?

And block 193740 is at byte offset 513376256 of 1665279.1 (which
appears to be off the end actually, but I haven't recovered the
database yet)

My math is:

8192 * ( 175193 - 131072 )
361439232

8192 * ( 193740 - 131072 )
513376256

--
greg

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris Nehren 2014-05-30 17:03:16 Re: [BUGS] BUG #8177: initscript should create /var/run/postgresql
Previous Message Andres Freund 2014-05-30 15:54:42 Re: uninterruptable loop: concurrent delete in progress within table