mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #6256 from nextcloud/backport/6207/stable21
[stable21] Add PostgreSQL version 12 and 13 to requirements
This commit is contained in:
commit
99bcb6d688
@ -23,7 +23,7 @@ For best performance, stability and functionality we have documented some recomm
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
| Database | - **MySQL 8.0+ or MariaDB 10.2+** (recommended) |
|
||||
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
|
||||
| | - PostgreSQL 9.6/10/11 |
|
||||
| | - PostgreSQL 9.6/10/11/12/13 |
|
||||
| | - SQLite (*only recommended for testing and minimal-instances*) |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user