Documentation: fix Postgres version

This commit is contained in:
shamoon
2025-08-17 01:33:52 -07:00
committed by GitHub
parent 3c2782c3a9
commit f00a565130

View File

@@ -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).