Opened 75 minutes ago
#37114 assigned Cleanup/optimization
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: | Unreviewed | |
| 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 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.
Note:
See TracTickets
for help on using tickets.