mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #12363 from nextcloud/feat/postgres-12-17
feat: Support postgres 17 but drop postgres 12
This commit is contained in:
@@ -26,7 +26,7 @@ For best performance, stability and functionality we have documented some recomm
|
||||
| Database | - MySQL 8.0 / **8.4** or MariaDB 10.6/ **10.11** (recommended) / 11.4 |
|
||||
| | - Oracle Database 11g, 18, 21, 23 |
|
||||
| | (*only as part of an enterprise subscription*) |
|
||||
| | - PostgreSQL 12/13/14/15/16 |
|
||||
| | - PostgreSQL 13/14/15/16/17 |
|
||||
| | - SQLite 3.16+ (*only recommended for testing and minimal-instances*) |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
|
||||
|
||||
Reference in New Issue
Block a user