Drop support for PostgreSQL 11 #8228

Closed
opened 2025-12-29 20:34:02 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Jun 22, 2023).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Increase the minimum supported PostgreSQL version from 11 to 12.

Justification

Django 4.2 requires PostgreSQL 12 or later. The last release of PostgreSQL 11 will be in November 2023.

Impact

Existing NetBox deployments will need to upgrade to PostgreSQL 12 or later before upgrading to NetBox v3.6.

Originally created by @jeremystretch on GitHub (Jun 22, 2023). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Increase the minimum supported PostgreSQL version from 11 to 12. ### Justification Django 4.2 [requires PostgreSQL 12 or later](https://docs.djangoproject.com/en/4.2/releases/4.2/#dropped-support-for-postgresql-11). The last release of PostgreSQL 11 will be in [November 2023](https://www.postgresql.org/support/versioning/). ### Impact Existing NetBox deployments will need to upgrade to PostgreSQL 12 or later before upgrading to NetBox v3.6.
adam added the status: acceptedtype: deprecation labels 2025-12-29 20:34:02 +01:00
adam closed this issue 2025-12-29 20:34:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8228