Re: GiST index performance

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Matthew Wakeling <matthew(at)flymine(dot)org>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-performance(at)postgresql(dot)org
Subject: Re: GiST index performance
Date: 2009-05-07 11:09:19
Message-ID: Pine.LNX.4.64.0905071503160.31919@sn.sai.msu.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, 6 May 2009, Tom Lane wrote:

> Matthew Wakeling <matthew(at)flymine(dot)org> writes:
>> Here is my patch ported over to the seg contrib package, attached. Apply
>> it to seg.c and all should be well. A similar thing needs to be done to
>> cube, but I haven't looked at that.
>
> Teodor, Oleg, do you intend to review/apply this patch?

Tom,

I just returned from trek around Annapurna and just learned about Matthew's
experiments, Teodor is in holidays and will be available after May 11,
then there are should be PGCon, so if it can wait, we could look on this
after PGCon.

Matthew, did you try various data ? From our experience we learned there
are can be various corner cases.

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Merlin Moncure 2009-05-07 11:34:55 Re: Any better plan for this query?..
Previous Message Simon Riggs 2009-05-07 08:54:18 Re: Transparent table partitioning in future version of PG?