mirror of
https://github.com/netbox-community/netbox.git
synced 2026-03-22 01:20:05 +01:00
Closes #12964: Raise minimum PostgreSQL version from 11 to 12
This commit is contained in:
@@ -18,7 +18,7 @@ The following sections detail how to set up a new instance of NetBox:
|
||||
| Dependency | Minimum Version |
|
||||
|------------|-----------------|
|
||||
| Python | 3.8 |
|
||||
| PostgreSQL | 11 |
|
||||
| PostgreSQL | 12 |
|
||||
| Redis | 4.0 |
|
||||
|
||||
Below is a simplified overview of the NetBox application stack for reference:
|
||||
|
||||
Reference in New Issue
Block a user