VMware vCenter Server 6.x
url = jdbc:postgresql:/localhost:5432/VCDBusername = vcpassword = <password>psql -U username database_namepsql -U vc VCDB\c database_namedatabase_name with the database name found in step 2.\c VCDBYou are now connected to database "VCDB" as user "vc"\q and press Enter.