X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/75f951d254127d8857b6ad95cac241917f88e542..eebc72b2bc4a653ed7fef8900edc6e2b0295d001:/docs/admin/Migration.md?ds=sidebyside diff --git a/docs/admin/Migration.md b/docs/admin/Migration.md index 6ae7a927..ebad9c48 100644 --- a/docs/admin/Migration.md +++ b/docs/admin/Migration.md @@ -3,11 +3,11 @@ This page describes database migrations necessary to update existing databases to newer versions of Nominatim. -SQL statements should be executed from the postgres commandline. Execute +SQL statements should be executed from the PostgreSQL commandline. Execute `psql nominatim` to enter command line mode. -## 3.2.0 -> master +## 3.2.0 -> 3.3.0 ### New database connection string (DSN) format