[Tile-serving] [openstreetmap/osm2pgsql] Segmentation fault while importing diff with tiles expire option (#651)

Paul Norman notifications at github.com
Sat Nov 19 11:41:29 UTC 2016


This works for me:

```
./osm2pgsql --number-processes 1 -v -C 2000 -G -K -j -x -s -S ../default.style --append \
-d gis --bbox 13.50,48.50,24.50,55.50 \
--expire-tiles 5-17 --expire-output tmp_out -r xml current.osc_old
```

I had to first load some data into the DB so did that with 
```
./osm2pgsql -v -C 2000 -G -K -j -x -s -S ../default.style ../tests/liechtenstein-2013-08-03.osm.pbf
```

-- 
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/651#issuecomment-261709163
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20161119/c81e17dd/attachment.html>


More information about the Tile-serving mailing list