#36623: Drop support for PostgreSQL 14 and PostGIS 3.1.
-------------------------------------+-------------------------------------
Reporter: Mariusz | Owner: Mariusz Felisiak
Felisiak |
Type: | Status: assigned
Cleanup/optimization |
Component: Database | Version: dev
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
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.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36623>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.