Bump minium pqsql version to 9.5

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
Daniel Kesselberg
2019-06-27 14:17:19 +02:00
parent 1e02126587
commit a865341ad4

View File

@@ -23,7 +23,7 @@ For best performance, stability and functionality we have documented some recomm
+------------------+-----------------------------------------------------------------------+
| Database | - **MySQL or MariaDB 5.5+** (recommended) |
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
| | - PostgreSQL 9/10 |
| | - PostgreSQL 9.5/9.6/10 |
| | - SQLite (*only recommended for testing and minimal-instances*) |
+------------------+-----------------------------------------------------------------------+
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |