Re: Revised R* tree using GiST

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: fernando esparza <fesparza(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Revised R* tree using GiST
Date: 2006-05-04 07:05:17
Message-ID: Pine.GSO.4.63.0605041104060.3992@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 4 May 2006, fernando esparza wrote:

> Hello,
>
> I'm finishing my career in computer engineering. To finish that I've
> to develop a new implementation of R*-tree. My teacher Prof. Dr.
> Seeger, http://dbs.mathematik.uni-marburg.de/Home/People/Professor has
> already one done, now he wants me to add it to PostgreSQL using Gist.
> Now that gist is the PostgreSQL core it's very dificult for me to know
> from where to start with. Could you please give me some kind of guide?

Some information is available on http://www.sai.msu.su/~megera/oddmuse/index.cgi/GiST
We have also GiST programming tutorial (in Russian)
http://www.sai.msu.su/~megera/postgres/talks/gist_tutorial.html

>
> Thank you. Sincerely yours.
>
> Fernando Esparza
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>

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

Browse pgsql-hackers by date

  From Date Subject
Next Message Teodor Sigaev 2006-05-04 07:21:49 Re: Revised R* tree using GiST
Previous Message Dhanaraj M 2006-05-04 06:55:28 Re: current version: Patch - Have psql show current values