From 32f6a1bccc3689029e1b68bf023f284b6e4e5151 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 13 Dec 2017 11:17:46 +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 c603d6944..b5f20c712 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.x (10 is supported with Nextcloud 13+); Oracle 11g (currently only possible if you `contact us ` as part of a subscription) * PHP 5.6 + required (PHP 7.2 not supported) * Hypervisors: Hyper-V, VMware ESX, Xen, KVM