[OSM-dev] osm2pgsql Help ?
Peter Körner
osm-lists at mazdermind.de
Tue Oct 12 19:59:02 BST 2010
Am 12.10.2010 17:28, schrieb Ian Dees:
> I might be wrong, but I think the osm2pgsql actions occur within a
> transaction. Since your transaction failed it most likely has been
> rolled back, thus leaving you with an essentially empty database. People
> more familiar with osm2pgsql should tell me if I'm wrong, though.
This is true for the data import; the index creation and data sorting is
done after the transactions have been closed.
Peter
More information about the dev
mailing list