Skip to content

Commit 3e10a7c

Browse files
authored
Merge pull request #12363 from nextcloud/feat/postgres-12-17
feat: Support postgres 17 but drop postgres 12
2 parents a264fa8 + d2a379c commit 3e10a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin_manual/installation/system_requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For best performance, stability and functionality we have documented some recomm
2626
| Database | - MySQL 8.0 / **8.4** or MariaDB 10.6/ **10.11** (recommended) / 11.4 |
2727
| | - Oracle Database 11g, 18, 21, 23 |
2828
| | (*only as part of an enterprise subscription*) |
29-
| | - PostgreSQL 12/13/14/15/16 |
29+
| | - PostgreSQL 13/14/15/16/17 |
3030
| | - SQLite 3.16+ (*only recommended for testing and minimal-instances*) |
3131
+------------------+-----------------------------------------------------------------------+
3232
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |

0 commit comments

Comments
 (0)