Re: issue with smlar exension and gist index creation (9.2Beta1)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "mark" <dvlhntr(at)gmail(dot)com>
Cc: "'pgsql-hackers'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: issue with smlar exension and gist index creation (9.2Beta1)
Date: 2012-06-06 03:21:50
Message-ID: 5380.1338952910@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"mark" <dvlhntr(at)gmail(dot)com> writes:
> I am playing around with 9.2Beta1 and the smlar extension that was presented
> at pgcon. Looks like a lot of great work has gone into both - so thanks to
> everyone for all the great work.
> I did run into an issue while creating a GIST index using the _text_sml_ops.
> I am getting "ERROR: failed to re-find parent for block 25399".

Try beta2 ... this sounds suspiciously like the bug Heikki fixed last week:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=d1996ed5e8bfaf1314e7817015668029c07d3b9b

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Farina 2012-06-06 03:56:36 Re: Inconsistency in libpq connection parameters, and extension thereof
Previous Message Tom Lane 2012-06-06 03:16:26 Re: Inconsistency in libpq connection parameters, and extension thereof