Tag: Primary Key

vRA – Quick Tip – How to access embedded PostgreSQL DB

Helloooo! Today I would like to share a quick tip with you on how to access the embedded vRA PostgreSQL database on your vRA appliances: SSH to your vRA appliance as root Once logged in, switch to the postgres user with the following command: su postgres Change to the vRA database (VCAC): psql vcac Show … Continue reading vRA – Quick Tip – How to access embedded PostgreSQL DB