Exported on 15-Nov-2021 14:57:27
Parameters
1 - Backup 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
pg_dump {postgresConnectionUri} > {postgresBackupDestination}
Backup Postgres Databases With Attune Automation on Linux
This Blueprint Creates A Backup For Specified MongoDB Database on Linux
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