From 4b05a84601aa075f627ff8effd1e92453915e88d Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 13 Dec 2017 11:23:44 +0100 Subject: [PATCH] Specify Postgres version Signed-off-by: Morris Jobke --- admin_manual/installation/system_requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 5d2c21b9f..3a0ed2e76 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -25,7 +25,7 @@ Supported platforms * Server: Linux (Debian 7, SUSE Linux Enterprise Server 11 SP3 & 12, Red Hat Enterprise Linux/CentOS 6.5 and 7 (7 is 64-bit only), Ubuntu 14.04 LTS, 16.04 LTS) * Web server: Apache 2 (mod_php, php-fpm) or Nginx (php-fpm) -* Databases: MySQL/MariaDB 5.5+; PostgreSQL; Oracle 11g (currently only possible +* Databases: MySQL/MariaDB 5.5+; PostgreSQL 9, 10; Oracle 11g (currently only possible if you `contact us ` as part of a subscription) * PHP 5.6 + required * Hypervisors: Hyper-V, VMware ESX, Xen, KVM