]> git.openstreetmap.org Git - nominatim.git/blobdiff - VAGRANT.md
status after hackweekend London
[nominatim.git] / VAGRANT.md
index c662d5e40302b5acb6f1d83270d0b946cceb638e..504d28f3cd24676ce5a1e849f0c52221faf86dc4 100644 (file)
@@ -158,6 +158,8 @@ you edit `settings/local.php` with
 
     pgsql://postgres@localhost:9999/nominatim_it
 
+To access postgres directly remember to specify the hostname, e.g. `psql --host localhost --port 9999 nominatim_it`
+
 
 ##### My computer is slow and the import takes too long. Can I start the virtual machine "in the cloud"?