[postgis-tickets] [PostGIS] #2851: [raster] regress failing on PostGIS 2.2 on winnied and debbie for regress_index

PostGIS trac at osgeo.org
Tue Jul 22 00:44:27 PDT 2014


#2851: [raster] regress failing on PostGIS 2.2  on winnied and debbie  for
regress_index
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  strk         
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.2.0
Component:  raster   |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 The failure {{{ +924+=60:false:72 }}} is because ANALYZE takes a random
 sample and is evidently taking one with which we get a bigger error (72)
 than tolerated (60). I guess the best would be to increase the STATISTICS
 target for the test table, what do you think ?

 As for XML I guess the code could be made to parse the text EXPLAIN
 ANALYZE output, but let's use a different ticket for that, ok ?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2851#comment:6>
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