[postgis-tickets] [PostGIS] #3065: Spatial index on LINESTRING not used under some circumstances
PostGIS
trac at osgeo.org
Tue Mar 17 01:10:58 PDT 2015
#3065: Spatial index on LINESTRING not used under some circumstances
---------------------------+------------------------------------------------
Reporter: realityexists | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.6
Component: postgis | Version: 2.1.x
Keywords: |
---------------------------+------------------------------------------------
Comment(by strk):
I can think of these possible reasons: (1) different statistics gathered,
try ALTER TABLE .. SET STATISTICS (2) memory error in the postgis
estimator, try re-building postgis with debugging on (3) memory bug in
your version of PostgreSQL, check release notes ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3065#comment:14>
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