Replies: 1 comment
-
Documentation issue: #18358 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I updated netbox to version 4.2.1 and encountered a problem when performing migrations I get an error that it is not compatible with the PostgreSQL version
django.db.utils.NotSupportedError: PostgreSQL 13 or later is required (found 12.18).
But we have the latest version installed
netbox:/opt/netbox# psql --version
psql (PostgreSQL) 17.2 (Ubuntu 17.2-1.pgdg22.04+1)
Beta Was this translation helpful? Give feedback.
All reactions