LP#1666933: note that the minimum supported Pg version is 9.3
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 22 Feb 2017 15:09:54 +0000 (10:09 -0500)
committerKathy Lussier <klussier@masslnc.org>
Wed, 22 Feb 2017 15:26:02 +0000 (10:26 -0500)
Before final release of 2.12.0, we should update the installation
instructions to note that apt.postgresql.org is available
for Debian-based distros that don't package 9.3 directly.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/installation/server_installation.txt
docs/installation/server_upgrade.txt

index 8a3f0dd..bf39320 100644 (file)
@@ -54,8 +54,7 @@ autoreconf -i
 Installing prerequisites
 ------------------------
 
-  * **PostgreSQL**: Version 9.3 is recommended. The minimum supported version
-    is 9.1.
+  * **PostgreSQL**: The minimum supported version is 9.3.
   * **Linux**: Evergreen 2.8 has been tested on Debian Jessie (8.0), 
     Debian Wheezy (7.0), Ubuntu Xenial Xerus (16.04), 
     Ubuntu Trusty Tahr (14.04), and Fedora. 
index 7a1e794..61dad8a 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.3 is recommended. The minimum supported version
-    is 9.1.
+ * **PostgreSQL**: The minimum supported version is 9.3.
   * **Linux**: Evergreen 2.10.1 has been tested on Debian Jessie (8.0),
     Debian Wheezy (7.0), Ubuntu Xenial Xerus (16.04), Ubuntu Trusty Tahr (14.04),
     and Fedora.