Re: Fractal tree indexing - Mailing list pgsql-hackers

From Atri Sharma
Subject Re: Fractal tree indexing
Date
Msg-id C1DFC93E-24EE-4C73-99D4-A708F4024E9F@gmail.com
Whole thread Raw
In response to Re: Fractal tree indexing  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Fractal tree indexing  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers

Sent from my iPad

On 13-Feb-2013, at 19:31, Simon Riggs <simon@2ndQuadrant.com> wrote:
.
>
> I think its a good idea, the best idea even, but we still have no idea
> what the requirements are without a clear case for an external index.
> It could easily turn out that we invent a plausible API that's not
> actually of use because of requirements for locking. Whoever wants
> that can do the legwork.
>
> IIRC each of the new index types has required some changes to the
> generic APIs, which makes sense.
>
>

Does that mean we can add support for fractal tree indexes(or some thing on similar lines) in the regular way by
changingthe generic APIs? 

IMO, we could design the fractal tree index and use it as the use case for generic WAL record(I am kind of obsessed
withthe idea of seeing fractal indexes being supported in Postgres). 

Atri


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Fractal tree indexing
Next
From: Andrew Dunstan
Date:
Subject: Re: Fractal tree indexing