Commit 300331b4 authored by Frédéric Buclin's avatar Frédéric Buclin

Fix the documentation about newer PostgreSQL requirements, see bug 1152862

parent 209dcb01
...@@ -7,7 +7,7 @@ Test which version of PostgreSQL you have installed with: ...@@ -7,7 +7,7 @@ Test which version of PostgreSQL you have installed with:
:command:`psql -V` :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 If you install PostgreSQL manually rather than from a package, make sure the
server is started when the machine boots. server is started when the machine boots.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment