Exported on 17-Nov-2021 22:03:41
Parameters
1 - Restore Postgres Database
The connection details have changed from the last step.
Login as user {Linux Credential} on node {Linux}
# Create a backup file for Postgres Database
psql {postgresConnectionUri} < {postgresBackupDestination}
Restore Postgres Databases With Attune Automation on Linux
This Blueprint Restores A Backup For Specified MongoDB Database on Linux
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