If you need to access the content in the VMware Live Site Recovery embedded vPostgres database, you must connect to the database through the appliance OS.
Procedure
- Log in to the OS of the VMware Live Site Recovery Appliance as admin.
You set the password for the
admin user account during the deployment of the appliance.
- Run /opt/vmware/vpostgres/current/bin/psql –U user -d dbdsn. Enter a user name and the database name.
User |
Description |
admin |
The embedded vPostgres database super user account.
Note: The
admin account uses the same password to access both the appliance OS and the embedded database.
|
srmdb |
The embedded vPostgres database user account. VMware Live Site Recovery Server uses this account to access the embedded vPostgres database. |