Bump minimum required PostgreSQL version to 15 #11709

Open
opened 2025-12-29 21:48:52 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Oct 9, 2025).

Proposed Changes

Raise the minimum required version of PostgreSQL from 14 to 15.

Justification

PostgreSQL 14 will be end-of-life in November 2026. Django 6.1 will require PostgreSQL 15+ when it is released in August 2026.

Impact

Any existing NetBox deployments running PostgreSQL 14 will need to be upgraded to 15 or later before upgrading to the NetBox release in which this change is made.

Originally created by @jeremystretch on GitHub (Oct 9, 2025). ### Proposed Changes Raise the minimum required version of PostgreSQL from 14 to 15. ### Justification PostgreSQL 14 will be end-of-life in November 2026. Django 6.1 will [require PostgreSQL 15+](https://code.djangoproject.com/wiki/SupportedDatabaseVersions#PostgreSQL) when it is released in August 2026. ### Impact Any existing NetBox deployments running PostgreSQL 14 will need to be upgraded to 15 or later before upgrading to the NetBox release in which this change is made.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11709