[postgis-tickets] [PostGIS] #5032: ST_EstimatedExtent gives bogus results on combined gist indexes
PostGIS
trac at osgeo.org
Tue Mar 29 09:03:07 PDT 2022
#5032: ST_EstimatedExtent gives bogus results on combined gist indexes
-----------------------------+---------------------------
Reporter: Björn Harrtell | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.3.0
Component: postgis | Version: master
Resolution: | Keywords:
-----------------------------+---------------------------
Comment (by strk):
I would completely drop support for indices in ST_EstimatedExtent, as I
think an extent read from an index is not *estimated* but actual. Better
have another signature to read the extent from an index.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5032#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