[postgis-devel] [PostGIS] #510: ST_Estimated_Extent doesn't work with views
PostGIS
trac at osgeo.org
Mon Oct 1 01:16:42 PDT 2012
#510: ST_Estimated_Extent doesn't work with views
----------------------+-----------------------------------------------------
Reporter: mwtoews | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.0.2
Component: postgis | Version: 1.5.X
Resolution: wontfix | Keywords:
----------------------+-----------------------------------------------------
Changes (by strk):
* status: new => closed
* resolution: => wontfix
Comment:
ST_EstimtedExtent only works with real tables, for which stats exist.
Estimating the extent of a query would be pretty wild guess.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/510#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-devel
mailing list