[OSM-dev] osm2pgsql - COPY_END SSL error?
Sven Geggus
lists at fuchsschwanzdomain.de
Tue May 29 14:06:29 BST 2012
Ákos Maróy <akos at maroy.hu> wrote:
> the command I used for the import was:
>
> /usr/local/bin/osm2pgsql -d osm -U osm -W -H localhost -S
> /usr/local/share/osm2pgsql/default.style -G -v -m -s -k -K -C 2048
> europe-120525.osm.bz2
On Unix "-H localhost" does not make sence as does SSL because local access
using unix domain sockets should be much faster and encryption is not needed
on localhost.
Try again with a small OSM file (e.g. downloaded via API) and
without the "-H localhost" option.
Sven
--
"Der wichtigste Aspekt, den Sie vor der Entscheidung für ein Open
Source-Betriebssystem bedenken sollten, ist, dass Sie kein
Windows-Betriebssystem erhalten." (von http://www.dell.de/ubuntu)
/me is giggls at ircnet, http://sven.gegg.us/ on the Web
More information about the dev
mailing list