Errors during upgrade postgres15 to postgres17 #1557
Unanswered
boospy
asked this question in
Getting Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all :)
I'm running Netbox 4.4.5 on Ubuntu 24.04 LTS Docker Compose. Basically, it works. However, I would like to update Postgresql to the current version 15 before it gets too old. This step also involves switching to redis/valkey.
I followed these instructions: https://github.com/netbox-community/netbox-docker/wiki/Updating#common-issues
That worked, but when importing the DB into the new Postgresql 17, I get a lot of errors. Here is a snippet:
I also tried the intermediate step via PGSQL16 and omitted the Redis upgrade. Unfortunately, I got the same error message.
What am I doing wrong?
Thank you in advance for your help :)
Beta Was this translation helpful? Give feedback.
All reactions