[OSM-dev] Planet file space requirements
Linden Varley
Linden.Varley at ardec.com.au
Mon Oct 26 23:45:25 GMT 2009
Hi,
I was just wondering what the space requirements were for loading the whole planet file. I have about ~50GB free and am running out of space when running osm2pgsql in slim mode.
i.e
nohup ./osm2pgsql -s -d osm -m -v /data/planet-091014.osm.bz2 &
...
...
Committing transaction for planet_osm_roads
Sorting data and creating indexes for planet_osm_roads
Committing transaction for planet_osm_line
Sorting data and creating indexes for planet_osm_line
Committing transaction for planet_osm_polygon
Sorting data and creating indexes for planet_osm_polygon
Committing transaction for planet_osm_point
Sorting data and creating indexes for planet_osm_point
Stopping table: planet_osm_nodes
Stopping table: planet_osm_ways
Stopping table: planet_osm_rels
Stopped table: planet_osm_nodes
Building index on table: planet_osm_ways
Building index on table: planet_osm_rels
Stopped table: planet_osm_rels
CREATE INDEX planet_osm_ways_nodes ON planet_osm_ways USING gin (nodes gin__int_ops);
failed: ERROR: could not extend relation base/16385/117288: No space left on device
HINT: Check free disk space.
Error occurred, cleaning up
Also does slim mode create extra tables which don't get created in normal mode? i.e planet_osm_nodes , planet_osm_ways, planet_osm_rels
Thanks
- Linden
________________________________
The contents of this email are confidential and may be subject to legal or professional privilege and copyright. No representation is made that this email is free of viruses or other defects. If you have received this communication in error, you may not copy or distribute any part of it or otherwise disclose its contents to anyone. Please advise the sender of your incorrect receipt of this correspondence.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20091027/24dbca4d/attachment.html>
More information about the dev
mailing list