[postgis-tickets] [PostGIS] #4272: Improve "unable to compute statistics" notice message

PostGIS trac at osgeo.org
Mon Dec 10 03:48:05 PST 2018


#4272: Improve "unable to compute statistics" notice message
-------------------------+---------------------------
 Reporter:  Algunenano   |      Owner:  Algunenano
     Type:  enhancement  |     Status:  assigned
 Priority:  medium       |  Milestone:  PostGIS 3.0.0
Component:  postgis      |    Version:  trunk
 Keywords:               |
-------------------------+---------------------------
 Getting this when running analyze doesn't really tell me anything:
 {{{
 gis=# analyze;
 NOTICE:  no non-null/empty features, unable to compute statistics
 NOTICE:  no non-null/empty features, unable to compute statistics
 NOTICE:  no non-null/empty features, unable to compute statistics
 NOTICE:  no non-null/empty features, unable to compute statistics
 }}}

 Things I think could be improved:
 - Clarify that this is a PostGIS message.
 - If possible, indicate which schema.table and column was analyzed.
 - Indicate which mode failed (2-D, N-D)

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4272>
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