From 0609d3485d9f4a0aacc0fb59d9c2cbb85a71be63 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Mon, 6 Jan 2020 20:18:14 +0100 Subject: [PATCH] Update recommended DBs Signed-off-by: Roeland Jago Douma --- 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 b40fdfc19..dda330446 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -21,7 +21,7 @@ For best performance, stability and functionality we have documented some recomm | | - openSUSE Leap 42.1+ | | | - CentOS 8 | +------------------+-----------------------------------------------------------------------+ -| Database | - **MySQL or MariaDB 5.5+** (recommended) | +| Database | - **MySQL 5.6+ or MariaDB 5.5, 10.1+** (recommended) | | | - Oracle Database 11g (*only as part of an enterprise subscription*) | | | - PostgreSQL 9.5/9.6/10/11 | | | - SQLite (*only recommended for testing and minimal-instances*) |