[Tile-serving] [openstreetmap/osm2pgsql] Settings for importing the whole planet in 2019 (#962)

Sarah Hoffmann notifications at github.com
Thu Oct 17 16:06:57 UTC 2019


Careful with drop and unlogged options. `--drop` means that your database cannot be updated afterwards (which may or may not be what you want). `--unlogged` makes the tables needed for updates unlogged and should practically only ever be used together with `--drop`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/962#issuecomment-543246907
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20191017/b7f90c10/attachment.html>


More information about the Tile-serving mailing list