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

PostGIS trac at osgeo.org
Tue Jun 6 03:00:18 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 strk):

 From the comment the number of cells is attstattarget^2 with
 an upper limit of 10k*ndims per side (20k x 20k cells grid).

 Does the comment not reflect the code ?

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