[OSM-dev] Planet.gz dump approaching 2GB which might break some tools
Jon Burgess
jburgess777 at googlemail.com
Sun Nov 18 22:39:56 GMT 2007
I've just tried running osm2pgsql on an intermediate planet.gz file of
2.2GB and it failed because the zlib gzopen() is not using O_LARGEFILE.
This was on tile.osm which runs Ubuntu 6.06.
This may effect other tools using zlib on the planet.gz file too. For
example the weekly planetdiff will probably be broken by this (but not
the daily diffs).
The gzip executable seems fine, as are the bzip2 executable and library.
Jon
More information about the dev
mailing list