Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon L <szaimen@e.mail.de>2022-11-12 00:40:03 +0300
committerSimon L <szaimen@e.mail.de>2022-11-12 00:40:03 +0300
commitcab51df79e5f3f366d168df05802e0de9a8b82f3 (patch)
treeb7c0c11146cf6bd69dc59f80dea5c1cc3cf690b5
parent838d206e28112976bf6414391d0c12b6b47b2462 (diff)
add postgres 15 backenh/noid/add-postgres-15
Signed-off-by: Simon L <szaimen@e.mail.de>
-rw-r--r--admin_manual/installation/system_requirements.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst
index 180696068..9a4c1e0e3 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) |