[postgis-tickets] [PostGIS] #2898: Define a guideline for function cost

PostGIS trac at osgeo.org
Fri Aug 15 08:55:17 PDT 2014


#2898: Define a guideline for function cost
-------------------------+--------------------------------------------------
 Reporter:  strk         |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.2.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 17:37 < RhodiumToad> the planner doesn't take it into account.
 17:38 < RhodiumToad> currently, functions that may be highly expensive due
 to detoasting (to_tsvector being a notorious example) often need to be
 assigned large costs to avoid bad plans

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2898#comment:5>
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