« Return to Thread: spatial query don't use index!

Re: spatial query don't use index!

by Guillaume Lelarge-3 :: Rate this Message:

Reply to Author | View in Thread

Suhr, Ralf a écrit :
> Your cost begin at value 0.00. The index is in use.
>  

The startup cost never shows if the index is in use or no. This is a
sequential scan, and no index is in use.

What is the size of the user table?


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com
_______________________________________________
postgis-users mailing list
postgis-users@...
http://postgis.refractions.net/mailman/listinfo/postgis-users

 « Return to Thread: spatial query don't use index!