[postgis-tickets] [PostGIS] #3733: Cannot ANALYZE table w/ valid features in it
PostGIS
trac at osgeo.org
Fri Apr 7 15:40:07 PDT 2017
#3733: Cannot ANALYZE table w/ valid features in it
---------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.3.3
Component: postgis | Version: 2.3.x
Keywords: |
---------------------+---------------------------
The features are admittedly a bit awful
{{{
POINT ZM (1463702.128 517438.510000008 0 -1.79769313486232e+308)
POINT ZM (1234886.324 454719.691000004 0 -1.79769313486232e+308)
POINT ZM (1230629.645 468753.839000007 0 -1.79769313486232e+308)
POINT ZM (1243683.988 466816.384999998 0 -1.79769313486232e+308)
}}}
however, there's about 600 of them, and they do have coordaintes, so no
reason to not analyze them, this appears to be exercising some kind of
shortcoming in the analyze logic.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3733>
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