Re: GiST indexing tuples - Mailing list pgsql-performance

From Steinar H. Gunderson
Subject Re: GiST indexing tuples
Date
Msg-id 20071127183855.GA22330@uio.no
Whole thread Raw
In response to GiST indexing tuples  (Matthew <matthew@flymine.org>)
Responses Re: GiST indexing tuples  (Matthew <matthew@flymine.org>)
List pgsql-performance
On Tue, Nov 27, 2007 at 06:28:23PM +0000, Matthew wrote:
> SELECT * FROM table WHERE a > 1 AND b < 4;

This sounds like something an R-tree can do.

/* Steinar */
--
Homepage: http://www.sesse.net/

pgsql-performance by date:

Previous
From: Matthew
Date:
Subject: GiST indexing tuples
Next
From: cluster
Date:
Subject: Re: Query only slow on first run