Skip to content

Commit

Permalink
Merge pull request #9344 from nextcloud/backport/9327/stable25
Browse files Browse the repository at this point in the history
[stable25] add postgres 15
  • Loading branch information
szaimen authored Nov 14, 2022
2 parents a48cded + 1f96ec4 commit 461ef85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin_manual/installation/system_requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
Expand Down

0 comments on commit 461ef85

Please sign in to comment.