[postgis-tickets] [PostGIS] #2896: geography: increase cost of _ST_Expand and _ST_DWithin

PostGIS trac at osgeo.org
Fri Aug 15 05:08:21 PDT 2014


#2896: geography: increase cost of _ST_Expand and _ST_DWithin
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  2.1.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 Right now __ST_Expand has a cost of 1 and __ST_DWithin has a cost of 100.
 We should probably increase the cost of __ST_Expand to at least 100 (and
 I'd up __ST_Dwithin) a smidgen like maybe 150.

 Although I haven't seen it in the field - perhaps because I haven't been
 looking, but I think the same issue with geography index possibly not
 being used under some circumstances would happen similar to the #2895 case
 .

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2896>
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-tickets mailing list