If you need to access the content in the Site Recovery Manager Appliance embedded vPostgres database, you must connect to the database through the appliance OS.
Procedure
- Log in to the OS of the Site Recovery Manager 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 password. Enter a user name and its respective password which you set during the deployment of the Site Recovery Manager Appliance.
| 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. Site Recovery Manager Server uses this account to access the embedded vPostgres database. |