Opened 9 years ago
Closed 9 years ago
#26675 closed Cleanup/optimization (fixed)
Drop support for PostgreSQL 9.2/PostGIS 2.0
| Reported by: | Tim Graham | Owned by: | nobody |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Normal | Keywords: | |
| 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 the upstream support period for PostgreSQL 9.2 is September 2017. As a consequence, Django 1.11 (released a few months earlier in April 2017) may set 9.3 as the minimum PostgreSQL version it officially supports.
Change History (3)
comment:1 by , 9 years ago
| Has patch: | set |
|---|---|
| Summary: | Drop support for PostgreSQL 9.2 → Drop support for PostgreSQL 9.2/PostGIS 2.0 |
comment:2 by , 9 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
PR