X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/5fd8f5aa2770a8193a36de20462c710bb00a0222..634684236c6118e4df3cd40dd57fbde941bd2b30:/docs/admin/Migration.md diff --git a/docs/admin/Migration.md b/docs/admin/Migration.md index 0cfe2960..ebad9c48 100644 --- a/docs/admin/Migration.md +++ b/docs/admin/Migration.md @@ -3,7 +3,7 @@ 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.