[Tile-serving] [openstreetmap/osm2pgsql] Planet load fails with ERROR: relation "osm_point" does not exist (#855)

Sarah Hoffmann notifications at github.com
Thu Jul 5 19:13:29 UTC 2018


This sounds familiar to #159. The client closes the connection with the COPY command because it is inactive for so long. I vaguely remember that it only happens when connecting to postgresql via TCP sockets. Try without the -P parameter, so that you connect via unix domain sockets.

-- 
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/855#issuecomment-402824793
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180705/d4dff2cc/attachment-0001.html>


More information about the Tile-serving mailing list