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

PostGIS trac at osgeo.org
Fri Aug 15 09:21:04 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):

 The question is should we consider detoasting costs in the function
 definition or shouldn't we ?
 I'd think the planner should consider them itself as we cannot know its
 cost at definition time for two reasons:

  1. It depends on input (toast) size
  2. It depends on whether the input gets to us already detoasted

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