From f00a565130c20271b44130a87e4330f7f2822077 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sun, 17 Aug 2025 01:33:52 -0700 Subject: [PATCH] Documentation: fix Postgres version --- docs/administration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).