]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Migration.md
Merge pull request #1388 from mtmail/register-shutdown-function
[nominatim.git] / docs / admin / Migration.md
index 6ae7a9272c73b9ce55a3dfd6530668a5f493b7d1..ebad9c48a16d67ee1ce376c149d95a27e19846d6 100644 (file)
@@ -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