[postgis-devel] [PostGIS] #1410: [raster] ST_Intersects doesn't seem to be using index
PostGIS
trac at osgeo.org
Wed Dec 28 08:40:52 PST 2011
#1410: [raster] ST_Intersects doesn't seem to be using index
----------------------------+-----------------------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: new
Priority: critical | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by robe):
ah I figured out the issue. Someone put STRICT on ST_Intersects. We need
to get rid of that as it prevents the function from being broken into its
parts.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1410#comment:1>
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-devel
mailing list