[Tile-serving] [osm2pgsql] Ignored --unlogged without create flag specified (#289)
Paul Norman
notifications at github.com
Fri Feb 13 00:47:46 UTC 2015
the command line `src/osm2pgsql/osm2pgsql -O null -d gis -S src/osm2pgsql/default.style --cache 20000 planet-150202.osm.pbf --slim --drop --unlogged --number-processes 12` generated the warning `Warning: --unlogged only makes sense with --create; ignored.`
Adding `--create` stopped this warning, but should not matter as create mode is default.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/289
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150212/9b1faa2d/attachment.html>
More information about the Tile-serving
mailing list