Replies: 1 comment 3 replies
-
Hi everyone, I resolved this problem like this :) Upgrade 3.2.1 -> 3.2.6 = OK -> Upgrading PostgreSQL Version on Ubuntu Server : https://gorails.com/guides/upgrading-postgresql-version-on-ubuntu-server Upgrade 3.3.10 -> 3.4.0 = OK /opt
Thanks a lot |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I got a problem about this uprade (screen)
I followed the documentation : https://docs.netbox.dev/en/stable/installation/upgrading/
Vérification :
PostegreSQL Current Version :
root@MGTVLDCIMNA01:~# psql --version
psql (PostgreSQL) 12.12 (Ubuntu 12.12-0ubuntu0.20.04.1)
Python Current Version :
root@MGTVLDCIMNA01:~# python3 --version
Python 3.8.10
Redis Current Version :
root@MGTVLDCIMNA01:~# redis-server --version
Redis server v=5.0.7 sha=00000000:0 malloc=jemalloc-5.2.1 bits=64 build=66bd629f924ac924
Django Current Version :
root@MGTVLDCIMNA01:/opt/netbox/netbox# django-admin --version
4.0.4
Upgrade to 3.4.2
What can i do for to change the target version of postegresql ?
Thanks a lot for your feedback
Max
Beta Was this translation helpful? Give feedback.
All reactions