diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 180696068ad..549405536bd 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -24,7 +24,7 @@ For best performance, stability and functionality we have documented some recomm +------------------+-----------------------------------------------------------------------+ | Database | - **MySQL 8.0+ or MariaDB 10.2/10.3/10.4/10.5** (recommended) | | | - Oracle Database 11g (*only as part of an enterprise subscription*) | -| | - PostgreSQL 10/11/12/13/14 | +| | - PostgreSQL 10/11/12/13/14/15 | | | - SQLite (*only recommended for testing and minimal-instances*) | +------------------+-----------------------------------------------------------------------+ | Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |