This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Nominatim import problem: unable to start pgsql

0

While importing the planet files into Nominatim, I encounter the following error below. The import command used is ./setup.php --osm-file us-northeast.osm.pbf --all

I have been following the Nominatim installation instructions here.

Problem:

Create DB
Setup DB
createlang: language "plpgsql" is already installed in database "nominatim"
unable to start pgsql

I have already disabled open_basedir using WHM. Any suggestions on what to do next? Thanks!

asked 12 Sep '12, 14:29

nyxynyx's gravatar image

nyxynyx
16557
accept rate: 0%

edited 12 Sep '12, 14:30

Source code available on GitHub .