[OSM-newbies] osm2pgsql append ?

Ronan Crowley ronan.crowley at gmail.com
Mon Nov 1 15:21:22 GMT 2010


Hi All,

I'm trying to apply updates to my OSM server.

>From looking at the output (and noticing zero change in filesystem size) I'm
wondering if this is working at all ?

Is there something that I'm missing ?

Thanks,
Ronan


postgres at ip-10-204-239-145:/mnt/sdo/bin/osm2pgsql$ ./osm2pgsql -S
default.style --slim -d gis -a -i osm_data -C 2048
/mnt/sdo/planet/changesets-101013.osm.bz2
osm2pgsql SVN version 0.69-23572

Using projection SRS 900913 (Spherical Mercator)
Setting up table: planet_osm_point
NOTICE:  table "planet_osm_point_tmp" does not exist, skipping
Setting up table: planet_osm_line
NOTICE:  table "planet_osm_line_tmp" does not exist, skipping
Setting up table: planet_osm_polygon
NOTICE:  table "planet_osm_polygon_tmp" does not exist, skipping
Setting up table: planet_osm_roads
NOTICE:  table "planet_osm_roads_tmp" does not exist, skipping
Mid: pgsql, scale=100, cache=2048MB, maxblocks=262145*8192
Setting up table: planet_osm_nodes
Setting up table: planet_osm_ways
Setting up table: planet_osm_rels

Reading in file: /mnt/sdo/planet/changesets-101013.osm.bz2
Processing: Node(0k) Way(0k) Relation(0k)
Going over pending ways


Going over pending relations

node cache: stored: 0(-nan%), storage efficiency: -nan%, hit rate: -nan%
Committing transaction for planet_osm_point
Stopping table: planet_osm_nodes
Stopping table: planet_osm_rels
Stopping table: planet_osm_ways
Committing transaction for planet_osm_roads
Committing transaction for planet_osm_polygon
Committing transaction for planet_osm_line
Completed planet_osm_point
Stopped table: planet_osm_ways
Stopped table: planet_osm_rels
Completed planet_osm_roads
Completed planet_osm_line
Stopped table: planet_osm_nodes
Completed planet_osm_polygon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/newbies/attachments/20101101/409ae608/attachment.html>


More information about the newbies mailing list