Re: How the R-Tree index works?.

From: "Markus Gieppner" <viking(at)mgfint(dot)com>
To: "Andres Sommerhoff" <asommerh(at)chilesat(dot)net>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: How the R-Tree index works?.
Date: 2002-09-10 03:34:43
Message-ID: PGEOJKHIIDNBGCBBNPOAOECDJNAA.viking@mgfint.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi Andreas,

I asked myself the same question just yesterday. Here's something I found on
google (and there's much more there, as usual!)

http://icg.harvard.edu/~cs265/lectures/readings/guttman-1984.pdf

Cheers,

Markus Gieppner

-----Original Message-----
From: pgsql-sql-owner(at)postgresql(dot)org
[mailto:pgsql-sql-owner(at)postgresql(dot)org]On Behalf Of Andres Sommerhoff
Sent: Monday, September 09, 2002 5:52 PM
To: pgsql-sql(at)postgresql(dot)org
Subject: [SQL] How the R-Tree index works?.

Hi, Can someone explain my how the R-Tree index works?. I just buy a
Postgres's Developer book, but it only mentioned it. Thanks.

Andrés Sommerhoff

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.385 / Virus Database: 217 - Release Date: 9/4/2002

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Marc G. Fournier 2002-09-10 03:44:02 pgsql-performance mailing list / newsgroup created
Previous Message Christopher Kings-Lynne 2002-09-10 02:52:14 Re: Transaction Newbie