[Tile-serving] [openstreetmap/osm2pgsql] Invalid connection option "fallback_application_name" (#867)

loveXMTX notifications at github.com
Fri Sep 28 08:51:12 UTC 2018


> CentOS 6.8 ships with Postgresql 8.4 which does not yet have `fallback_application_name`. So my guess would be that you linked against the system postgres library and not against the one that is shipped with postgresql 10. Make sure to remove all traces of postgresql 8.4 from your system, build osm2pgsql from scratch (including removing the build directory you have completely) and try again.

It seems to be the reason,I did not remove pgsql 8.4 when I compiled osm2pgsql .But after I got this error ,I removed the old version 8.4,and then used osm2pgsql to try again,the error still existed,so I installed osm2pgsql on windows to import osm data,that was successful.Is it because I hadn't complied osm2pgsql again? Since I update my system to Centos7 ,I cannot try.

-- 
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/867#issuecomment-425368491
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180928/bff9247f/attachment.html>


More information about the Tile-serving mailing list