[OSM-dev] missing column in osmosis pgsql dump

Michael Handerek osm at handerek.net
Mon Jun 15 09:33:37 BST 2009


Hi,

in order to import the osm files to my postgres db I use the fast method
via creating a pgsql dump with osmosis. The scheme_0.6.sql creates a
changset_id column in the nodes table, but osmosis don't mention it in
the created dump file. Did I something wrong using this command?

osmosis --read-xml file=../../osm_snapshots/berlin.osm.bz2
--write-pgsql-dump directory=tmp

Apart from that is there any way to tell osmosis which columns has to be
dumped?



Cheers,
Mic





More information about the dev mailing list