[postgis-tickets] [PostGIS] #3739: ST_Within Not using index

PostGIS trac at osgeo.org
Tue Jun 6 04:41:33 PDT 2017


#3739: ST_Within Not using index
--------------------------+---------------------------
  Reporter:  postgispaul  |      Owner:  pramsey
      Type:  defect       |     Status:  closed
  Priority:  medium       |  Milestone:  PostGIS 2.3.3
 Component:  postgis      |    Version:  2.3.x
Resolution:  wontfix      |   Keywords:
--------------------------+---------------------------

Comment (by postgispaul):

 Adding partial index create index on planet_osm_polygon using gist (way)
 where ap.tags?'ISO3166-1'; doesn't make any difference in my queries...

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