install: Remove PostgreSQL 13 support.

PostgreSQL 13 reaches end of life on November 13, 2025, and Django 5.2
does not support it.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-04-07 13:38:46 -07:00
committed by Tim Abbott
parent 9feba0f16f
commit 80b607c8cb
6 changed files with 9 additions and 850 deletions

View File

@@ -21,7 +21,9 @@ _Unreleased_
#### Upgrade notes for 11.0
- None yet.
- PostgreSQL 13 is no longer supported; if you are currently using it, you will
need to [upgrade PostgreSQL](../production/upgrade.md#upgrading-postgresql)
before upgrading Zulip.
## Zulip Server 10.x series

View File

@@ -74,7 +74,7 @@ as well as those mentioned in the
[install](install.md#installer-options) documentation:
- `--postgresql-version`: Sets the version of PostgreSQL that will be
installed. We currently support PostgreSQL 13, 14, 15, 16, and 17, with 17
installed. We currently support PostgreSQL 14, 15, 16, and 17, with 17
being the default.
- `--postgresql-database-name=exampledbname`: With this option, you