[postgis-tickets] [PostGIS] #4490: PG12: Review MVT functions cost

PostGIS trac at osgeo.org
Fri Aug 30 07:56:29 PDT 2019


#4490: PG12: Review MVT functions cost
--------------------------+---------------------------
  Reporter:  Algunenano   |      Owner:  Algunenano
      Type:  enhancement  |     Status:  assigned
  Priority:  medium       |  Milestone:  PostGIS 3.0.0
 Component:  postgis      |    Version:  trunk
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by Algunenano):

 The only function without cost is ST_AsMVTGeom; all other function
 (related to ST_AsMVT aggregate) have `_COST_MEDIUM` setup.

 I think setting ST_AsMVTGeom to `_COST_HIGH` should be ok, but I'll do
 some tests to see if there is some big difference a performance framework.

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