[postgis-tickets] [PostGIS] #3675: Relationship functions not using an index in some cases

PostGIS trac at osgeo.org
Thu Jan 5 07:22:36 PST 2017


#3675: Relationship functions not using an index in some cases
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 2.3.2
 Component:  postgis  |    Version:  2.3.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 There are 4 variants of ST_SnapToGrid for geometry.  I suspect you might
 have only set the sql one which is just a wrapper for one of the others.

 Try setting the cost for all the other 3 to one.

 Anyway before next release, I'll take off all this costing of functions
 that output a geometry, so will be all fixed in next micro release.

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