[postgis-devel] [PostGIS] #1436: shp2pgsql memory leakage

PostGIS trac at osgeo.org
Mon Jan 9 02:27:43 PST 2012


#1436: shp2pgsql memory leakage
---------------------------+------------------------------------------------
 Reporter:  strk           |       Owner:  mcayland     
     Type:  defect         |      Status:  new          
 Priority:  medium         |   Milestone:  PostGIS 2.0.0
Component:  loader/dumper  |     Version:  trunk        
 Keywords:                 |  
---------------------------+------------------------------------------------
 3 megabytes lost during loading of GSHHS data:

 {{{
 ==20958==    definitely lost: 3,468,357 bytes in 200,647 blocks
 }}}

 Data is here:
 {{{
 http://www.ngdc.noaa.gov/mgg/shorelines/data/gshhs/version2.2.0/GSHHS_shp_2.2.0.zip
 }}}

 The call:
 {{{
 ./shp2pgsql -s 4326 -g geom -G -I ~/Desktop/GSHHS_shp/i/GSHHS_i_L1.shp
 coast1
 }}}

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