summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/en/rst/installing/postgresql.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/installing/postgresql.rst b/docs/en/rst/installing/postgresql.rst
index 1d0ec1d49..8e8c4a08b 100644
--- a/docs/en/rst/installing/postgresql.rst
+++ b/docs/en/rst/installing/postgresql.rst
@@ -7,7 +7,7 @@ Test which version of PostgreSQL you have installed with:
:command:`psql -V`
-You need PostgreSQL version 8.03.0000 or higher.
+You need PostgreSQL version 9.0 or higher.
If you install PostgreSQL manually rather than from a package, make sure the
server is started when the machine boots.