Opened 6 months ago
Closed 6 months ago
#35479 closed Cleanup/optimization (fixed)
Drop support for PostgreSQL 13 and PostGIS 3.0.
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The end of support for PostgreSQL 13 is November 2025. Therefore, Django 5.2 (released in April 2025) may set PostgreSQL 14 as the minimum version that it supports (see SupportedDatabaseVersions). Also drop support for PostGIS 3.0.
Change History (4)
comment:1 by , 6 months ago
Has patch: | set |
---|
comment:2 by , 6 months ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 6 months ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
PR