[postgis-tickets] [PostGIS] #4608: Geography GIST index fails on ST_Covers (table named test)

PostGIS trac at osgeo.org
Sun Dec 29 05:45:19 PST 2019


#4608: Geography GIST index fails on ST_Covers (table named test)
----------------------+---------------------------
  Reporter:  jgh      |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  high     |  Milestone:  PostGIS 3.0.1
 Component:  postgis  |    Version:  3.0.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by jgh):

 Thanks for looking at this issue.

 It was my mistake for the table name: the table name in the 2nd statement,
 for the index creation, was not updated to the new table name, so the
 query on the index-less table was OK.

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