[Tile-serving] [osm2pgsql] Explain why fork() failed (#47)

Seth Fitzsimmons notifications at github.com
Sat Jun 22 16:58:41 UTC 2013


In my experience, it's often because the cache size was set too high and fork()
can't allocate sufficient memory for the child. However, if nothing to this
effect is output, it's not clear what can be done.

This adds such output.
You can merge this Pull Request by running:

  git pull https://github.com/mojodna/osm2pgsql fork-error-message

Or you can view, comment on it, or merge it online at:

  https://github.com/openstreetmap/osm2pgsql/pull/47

-- Commit Summary --

  * Explain why fork() failed

-- File Changes --

    M middle-pgsql.c (5)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/47.patch
https://github.com/openstreetmap/osm2pgsql/pull/47.diff

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130622/0304658f/attachment.html>


More information about the Tile-serving mailing list