[postgis-tickets] [PostGIS] #5259: PostGIS Functions over-costed

PostGIS trac at osgeo.org
Wed Oct 19 15:03:41 PDT 2022


#5259: PostGIS Functions over-costed
----------------------+---------------------------
  Reporter:  pramsey  |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  high     |  Milestone:  PostGIS 3.4.0
 Component:  postgis  |    Version:  master
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Changes (by Paul Ramsey <pramsey@…>):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 In [changeset:"44e6da911a55339d7e3f63b45351f77b06e2ff6b/git" 44e6da9/git]:
 {{{#!CommitTicketReference repository="git"
 revision="44e6da911a55339d7e3f63b45351f77b06e2ff6b"
 Reduce "high" and "medium" costs by a factor of two.
 Follows this conversation:
 https://lists.osgeo.org/pipermail/postgis-devel/2022-September/029818.html
 Very high costs are flipping some plans badly.
 Want to retain relatively large costs to promote parallel
 plans and other things that are "good" for geospatial,
 but walk the line carefully.

 Closes #5259
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5259#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