LP#1715503: update install & upgrade doc to require Pg 9.4
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 20 Sep 2017 15:11:08 +0000 (11:11 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 20 Sep 2017 21:43:52 +0000 (17:43 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>

docs/installation/server_installation.adoc
docs/installation/server_upgrade.adoc

index 5e7e2c8..d651c88 100644 (file)
@@ -54,8 +54,7 @@ autoreconf -i
 Installing prerequisites
 ------------------------
 
-  * **PostgreSQL**: Version 9.4 is recommended. 
-    The minimum supported version is 9.3.
+  * **PostgreSQL**: The minimum supported version is 9.4.
   * **Linux**: Evergreen has been tested on Debian Stretch (9), 
     Debian Jessie (8), Debian Wheezy (7), Ubuntu Xenial Xerus (16.04), 
     and Ubuntu Trusty Tahr (14.04).
index dac97d4..bd04115 100644 (file)
@@ -6,8 +6,7 @@ All of the steps in this chapter are to be completed from the command line.
 Software Prerequisites
 ~~~~~~~~~~~~~~~~~~~~~~
 
-  * **PostgreSQL**: Version 9.4 is recommended.
-    The minimum supported version is 9.3.
+  * **PostgreSQL**: The minimum supported version is 9.4.
   * **Linux**: Evergreen 2.12.0 has been tested on Debian Stretch,
     Debian Jessie (8.0), Debian Wheezy (7.0), Ubuntu Xenial Xerus (16.04),
     and Ubuntu Trusty Tahr (14.04).