From 8bff38decd913af0552fe329f0550bc06b5c5781 Mon Sep 17 00:00:00 2001 From: Arnaud Poncet-Montanges Date: Mon, 7 Nov 2022 09:09:27 +0100 Subject: [PATCH] Update README.rst --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 34e75b5..12fbccb 100644 --- a/README.rst +++ b/README.rst @@ -18,12 +18,12 @@ Requirements Server side software components are: -* `PostgreSQL `_ (> 9.6) -* `PostGIS `_, the spatial extension (> 2.3) +* `PostgreSQL `_ (> 10) +* `PostGIS `_, the spatial extension (> 2.5) * `Python `_, for installation and update (> 3.5) * `PUM `_ for upgrade -Supported and tested versions are PostgreSQL 9.6 and Postgis 2.3. +Supported and tested versions are PostgreSQL 10 and Postgis 2.5. The exact required hardware configuration is very dependant on the data sizes. However, water network data tend not to be huge volumes, and the minimal required configuration is very low.