Merge pull request #633 from nextcloud/postgres

Specify Postgres version
This commit is contained in:
Morris Jobke 2017-12-13 11:29:31 +01:00 committed by GitHub
commit 6bcf15b239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <https://nextcloud.com/enterprise>` as part of a subscription)
* PHP 5.6 + required
* Hypervisors: Hyper-V, VMware ESX, Xen, KVM