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

Removing nominatim completely

1

Hi guys, really simple question (I hope):

If I want to remove a nominatim installation I just remove the folder in wich I have run the ./make (I mean the Nominatim_2.3.1 folder)??

Thanks a lot

asked 13 Jan '16, 16:05

developer_afbnet's gravatar image

developer_af...
26335
accept rate: 0%


One Answer:

1

Yes, almost; if you have followed the published Nominatim installation instructions then you will also have created a few symlinks into your web directory that should be deleted, and of course you'll want to do a "dropdb nominatim" to remove the PostGIS database.

answered 13 Jan '16, 16:27

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%