From: Ben Shum Date: Thu, 2 Mar 2017 04:52:33 +0000 (-0500) Subject: Docs: Change to server upgrade page to reflect PG 9.4 minimum version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=dcb50b6bba5204ce947b6f3f5f33a2b42648d7a8;p=working%2FEvergreen.git Docs: Change to server upgrade page to reflect PG 9.4 minimum version Signed-off-by: Ben Shum --- diff --git a/docs/installation/server_upgrade.txt b/docs/installation/server_upgrade.txt index 15efede398..0fb5da22fb 100644 --- a/docs/installation/server_upgrade.txt +++ b/docs/installation/server_upgrade.txt @@ -6,7 +6,8 @@ All of the steps in this chapter are to be completed from the command line. Software Prerequisites ~~~~~~~~~~~~~~~~~~~~~~ - * **PostgreSQL**: The minimum supported version is 9.3. + * **PostgreSQL**: Version 9.4 is recommended. + The minimum supported version is 9.3. * **Linux**: Evergreen 2.12-beta has been tested on Debian Jessie (8.0), Debian Wheezy (7.0), Ubuntu Xenial Xerus (16.04), Ubuntu Trusty Tahr (14.04), and Fedora.