Skip to content

Commit 54b28d2

Browse files
authored
Drop PostgreSQL 9.6 support (EOL)
As per nextcloud/server#31011
1 parent 88d14f4 commit 54b28d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/installation/system_requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For best performance, stability and functionality we have documented some recomm
2323
+------------------+-----------------------------------------------------------------------+
2424
| Database | - **MySQL 8.0+ or MariaDB 10.2/10.3/10.4/10.5** (recommended) |
2525
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
26-
| | - PostgreSQL 9.6/10/11/12/13 |
26+
| | - PostgreSQL 10/11/12/13 |
2727
| | - SQLite (*only recommended for testing and minimal-instances*) |
2828
+------------------+-----------------------------------------------------------------------+
2929
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |

0 commit comments

Comments
 (0)