Re: R-tree, order by, limit - Mailing list pgsql-general

From Volkan YAZICI
Subject Re: R-tree, order by, limit
Date
Msg-id 87prmwiic6.fsf@alamut.mobiliz.com.tr
Whole thread Raw
In response to Re: R-tree, order by, limit  ("Anton Belyaev" <anton.belyaev@gmail.com>)
List pgsql-general
On Sun, 21 Sep 2008, "Anton Belyaev" <anton.belyaev@gmail.com> writes:
> And the questions about population remain the same:
> How to avoid examination of all the towns in the rectangle knowing
> that we need only 10 biggest?
> Does population worth including into a (3D) point (In order to create
> a 3D R-tree)? Does Postgres perform ODRER/LIMIT efficiently in this
> case?

Can we see the EXPLAIN ANALYZE for both situations -- with and without
geographic data types/functions?


Regards.

pgsql-general by date:

Previous
From: "Anton Belyaev"
Date:
Subject: Re: R-tree, order by, limit
Next
From: Sam Mason
Date:
Subject: Re: PDF Documentation for 8.3?