#37114 closed Cleanup/optimization (fixed)
Drop support for PostgreSQL 15 and PostGIS 3.2.
| Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Normal | Keywords: | postgresql |
| 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 15 is November 2027. Therefore, Django 6.2 (released in April 2027) may set PostgreSQL 16 as the minimum version that it supports (see SupportedDatabaseVersions). Also drop support for PostGIS 3.2.
Change History (6)
comment:1 by , 4 months ago
| Triage Stage: | Unreviewed → Accepted |
|---|
follow-up: 3 comment:2 by , 2 weeks ago
comment:3 by , 2 weeks ago
Replying to Md. Saikat Islam:
There hasn't been a patch for this issue in the past four months. I'd like to take it and work on a patch.
You cannot take there is CI to update etc. I will try to work on in upcoming weeks.
comment:6 by , 3 days ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
There hasn't been a patch for this issue in the past four months. I'd like to take it and work on a patch.