#1436 closed defect (fixed)
shp2pgsql memory leakage
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | utils/shp2pgsql | Version: | master |
Keywords: | Cc: |
Description
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
Change History (4)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 12 months ago
Component: | utils/shapefile-loader-dumper → utils/shp2pgsql |
---|
Note:
See TracTickets
for help on using tickets.
It is the UTF8 conversion leaking: