A. Database backup on Linux/RHEL/CentOS
The databases from the source Embold machine is backed up using the following steps:
- Get the shell file at
/gamma_ui/dbscripts/scripts/backup_restore.sh . - Execute the shell script with Postgres password.
For Example: ./backup_restore.sh
The command prompt will be displayed. Follow the inquiries to backup the database.
Note: The inputs to be provided are case sensitive.
B. Files backup on Linux/RHEL/CentOS
The source files from the source Embold machine are backed up using the following steps:
- Get the shell file at
/gamma_ui/dbscripts/scripts/backup_restore.sh . - Execute the file. The command prompt will be displayed. Follow the inquiries to back up the source and logs. Note: The inputs to be provided are case sensitive.
- To back up the logs, provide the destination directory as shown in the below screens.