Please find the command below to go into the Postgres VNMS Database.


Release 22.1.4 Aug 2025, would have /var/versa/vnms/data/conf/default.conf encrypted and command to go into VNMS DB won't work "sudo psql -U vnms -h localhost -d vnms"


admin@JRS-VD-Active:~$ sudo -Hu postgres psql -d vnms

[sudo] password for admin: 

could not change directory to "/home/admin": Permission denied

psql (15.3 (Ubuntu 15.3-1.pgdg18.04+1))

Type "help" for help.


vnms=# 

vnms=# 

vnms=# 

vnms=# exit

admin@JRS-VD-Active:~$