Backup and Restore
TrendMiner provides 2 different ways to backup and restore data:
Table 21.
Remote | Local |
---|---|
Main purpose: migrations and disaster recovery | Main purpose: troubleshooting and fast and low effort method to backup the most important user data. |
Backups contain index data and other TrendMiner config, next to the data stored in the database | Only the postgres database is backupped |
Backups are stored on cloud storage: Azure or AWS | Backups are stored on the TrendMiner server but can be downloaded on the local computer. |
Incremental backups are supported. A new backup contains only the diff with the previous one. | Only full backups: each backup contains all data. |