#36623 closed Cleanup/optimization (fixed)
Drop support for PostgreSQL 14 and PostGIS 3.1.
Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Mariusz Felisiak | 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 14 is November 2026. Therefore, Django 6.1 (released in August 2026) may set PostgreSQL 15 as the minimum version that it supports (see SupportedDatabaseVersions). Also drop support for PostGIS 3.1.
Change History (5)
comment:1 by , 3 weeks ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 2 weeks ago
Has patch: | set |
---|
comment:5 by , 2 weeks ago
Triage Stage: | Accepted → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
PR