[postgis-devel] [PostGIS] #1828: Estimate returned by geography_gist_selectivity results in slow query plan for ST_DWithin

PostGIS trac at osgeo.org
Fri Jun 22 03:58:57 PDT 2012


#1828: Estimate returned by geography_gist_selectivity results in slow query plan
for ST_DWithin
---------------------------+------------------------------------------------
 Reporter:  realityexists  |       Owner:  mcayland     
     Type:  defect         |      Status:  new          
 Priority:  medium         |   Milestone:  PostGIS 2.0.2
Component:  postgis        |     Version:  2.0.x        
 Keywords:                 |  
---------------------------+------------------------------------------------

Comment(by robe):

 strk I recall complaining about this very thing to pramsey.  I thought the
 issue was that there is no way to represent the bounding box for geography
 as a geography at least that was the case in 1.5) so you really couldn't
 output it without doing a lengthy computation.  That may have changed
 though with our new underlying format.

 What cached bbox are you talking about? certainly not the one for POINT(0
 0 ) since that would be wrong.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1828#comment:28>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list