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