From: Galen Charlton Date: Wed, 20 Sep 2017 15:11:08 +0000 (-0400) Subject: LP#1715503: update install & upgrade doc to require Pg 9.4 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d8834a9d4e91b61db0492739f9b5e4105dcc1254;p=working%2FEvergreen.git LP#1715503: update install & upgrade doc to require Pg 9.4 Signed-off-by: Galen Charlton --- diff --git a/docs/installation/server_installation.adoc b/docs/installation/server_installation.adoc index 0eee64b243..4dfa8925a4 100644 --- a/docs/installation/server_installation.adoc +++ b/docs/installation/server_installation.adoc @@ -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). diff --git a/docs/installation/server_upgrade.adoc b/docs/installation/server_upgrade.adoc index dac97d4c0b..bd04115618 100644 --- a/docs/installation/server_upgrade.adoc +++ b/docs/installation/server_upgrade.adoc @@ -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).