[postgis-devel] [PostGIS] #2132: _postgis_stats crashes backend

PostGIS trac at osgeo.org
Wed Dec 5 00:11:00 PST 2012


#2132: _postgis_stats crashes backend
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.1.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 {{{
 pg21=# select _postgis_stats('statesp020', 'geom', '2');
 The connection to the server was lost. Attempting reset: Failed.
 !>
 }}}

 This may be the cause:
 {{{
 pg21=# select st_estimatedextent('public', 'statesp020', 'geom');
 ERROR:  stats for "statesp020.geom" do not exist
 }}}

 ... and a good output

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