[Tile-serving] [openstreetmap/osm2pgsql] Wiki/benchmarks are outdated (#691)
Andrew Aladjev
notifications at github.com
Wed Feb 22 09:58:39 UTC 2017
Hello. I am trying to create a database from planet. I've downloaded it from download.geofabrik.de. I hoped that configuration that you've provided in [wiki](http://wiki.openstreetmap.org/wiki/Osm2pgsql/benchmarks) is valid.
I've used configuration for "Planet import on custom E5-1650 (32GB RAM - 6 cores)" "With hstore". I have an amazon server with E5-2670 v2, 30 GB ram, 800GB SSD.
```
Killed osm2pgsql --create -s -m --hstore --flat-nodes="/home/osm/nodes.bin" --number-processes 6 -C 16000 -U "osm" -H "localhost" -P "$PORT" -d "osm" "planet.o5m"
```
I don't know whether osm2pgsql is leaking memory or provided postgres configuration is invalid. Please re-run your benchmarks and provide a new information. Thank you.
--
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/691
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170222/98729806/attachment.html>
More information about the Tile-serving
mailing list