Exported on 17-Nov-2021 21:43:25
Parameters
1 - Restore Postgres
The connection details have changed from the last step.
Login as user {Windows Credential} on node {Windows Node}
# Restore Postgres Backup in the specified Postgres Server
cd "{postgresBinDirectory}"
.\psql.exe {postgresConnectionUri} < "{postgresBackupDestination}"
Restore Postgres Databases With Attune Automation on Windows
This Blueprint Restores A Backup For Specified MongoDB Database on Windows
Postgres is a relational database Management system. This blueprint takes the following parameter to restore the Postgres backup file.
Pre-Blueprint Attune setup
Steps Involved