[postgis-tickets] [PostGIS] #3065: Spatial index on LINESTRING not used under some circumstances
PostGIS
trac at osgeo.org
Mon Mar 16 08:31:39 PDT 2015
#3065: Spatial index on LINESTRING not used under some circumstances
---------------------------+------------------------------------------------
Reporter: realityexists | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 2.1.x
Keywords: |
---------------------------+------------------------------------------------
Comment(by pramsey):
It's almost as if, in the transactional context, the database doesn't know
the index exists yet. Which might be true, I'm not certain that DDL is
managed within the same transactional context as DML. Given the relatively
narrow scope of this issue, and that I'm not even 10% certain it's a
PostGIS issue, could we close off?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3065#comment:6>
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