Opened 2 hours ago
Last modified 57 minutes ago
#36623 assigned Cleanup/optimization
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: | Accepted |
Has patch: | no | 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.
Note:
See TracTickets
for help on using tickets.