[postgis-users] No index usage on geography query plan?
Martin Davis
mbdavis at refractions.net
Tue Jun 1 08:38:29 PDT 2010
Perhaps it could use an in-memory bounding prism index? You're using a
disk-based one used for geography types, right?
Paul Ramsey wrote:
> On Mon, May 31, 2010 at 10:27 PM, Paragon Corporation <lr at pcorp.us> wrote:
>
>
>> On that thought. Remember how geometry intersects performance significantly
>> increased with prepared geometry algorithm, are we using that same kind of
>> prepared geometry logic for geography.
>>
>
> No, we are not. The algorithm is currently brute force O(nm). My ideas
> are very similar to the prepared geometry approach, but with some
> changes necessary to work in spherical land (like, what are the index
> leaves? not rectangles...)
>
> P.
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
--
Martin Davis
Senior Technical Architect
Refractions Research, Inc.
(250) 383-3022
More information about the postgis-users
mailing list