From d6e0bc698ea467bd22586f2445c04154507bdb98 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Thu, 1 Apr 2021 14:37:20 +0200 Subject: [PATCH] add recommendation for Postgresql 11+ --- docs/admin/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index 6237a9d4..32fa8caa 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -37,7 +37,7 @@ For compiling: For running Nominatim: - * [PostgreSQL](https://www.postgresql.org) (9.3+) + * [PostgreSQL](https://www.postgresql.org) (9.3+ will work, 11+ strongly recommended) * [PostGIS](https://postgis.net) (2.2+) * [Python 3](https://www.python.org/) (3.5+) * [Psycopg2](https://www.psycopg.org) (2.7+) -- 2.45.2