Problem import, to postgres, it is the first time...

My SO is
CentOS release 6.7 (Final)

my version of postgres
PostgreSQL 9.3.11 on x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16), 64-bit

version of nominatim
nominatim 2.3.0

problem:

When i try to import a little .pbf i have an error like execute command “createdb -E UTF-8 -p 5432 nominatim”, when i create the database it says that database “nominatim” aready exist…


bash-4.1$ ./utils/setup.php --osm-file ../luxembourg-latest.osm.pbf --all --osm2pgsql-cache 1024
Create DB
createdb: database creation failed: ERROR:  database "nominatim" already exists
ERROR: Error executing external command: createdb -E UTF-8 -p 5432 nominatim
Error executing external command: createdb -E UTF-8 -p 5432 nominatim

I’m desesperate, i don’t know what i will do e.e
plx someone explainme…

when I use an internet search engine like startpage.com, duckduckgo.com or goole.com and do a search for

database “nominatim” already exists

… the I get some hits … without having read each in detail, but maybe you can find a solution via that?