From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 17 Aug 2025 08:33:52 +0000 (-0700) Subject: Documentation: fix Postgres version X-Git-Tag: v2.18.1~2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f00a565130c20271b44130a87e4330f7f2822077;p=thirdparty%2Fpaperless-ngx.git Documentation: fix Postgres version --- diff --git a/docs/administration.md b/docs/administration.md index fe5dd5a9b..3fe8bc19a 100644 --- a/docs/administration.md +++ b/docs/administration.md @@ -185,7 +185,7 @@ the instructions from your database's documentation for how to upgrade between m !!! note - As of Paperless-ngx v2.18, the minimum supported version of PostgreSQL is 13. + As of Paperless-ngx v2.18, the minimum supported version of PostgreSQL is 14. For PostgreSQL, refer to [Upgrading a PostgreSQL Cluster](https://www.postgresql.org/docs/current/upgrading.html).