[Tile-serving] [openstreetmap/osm2pgsql] --append is not working properly (data is deleted when it shouldn't) (#938)

Sarah Hoffmann notifications at github.com
Tue Mar 31 17:41:41 UTC 2020


You never should do updates by date. Always continue them according to the sequence id. No idea how this works with osmupdate. I usually use pyosmium which does all the handling of sequence numbers for you, see [this section in its manual](https://docs.osmcode.org/pyosmium/latest/updating_osm_data.html#creating-change-files-for-updating-databases).

This clearly isn't a problem with osm2pgsql but with your update process, so closing the issue.

-- 
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/938#issuecomment-606773299
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200331/e77ba7ce/attachment.htm>


More information about the Tile-serving mailing list