Running an on-demand analytics database backup
Deploy the AnalyticsBackup
CR to initiate a backup of the analytics
database.
Before you begin
Configure your backup settings in your analytics CR: Configuring analytics database backups.
About this task
An on-demand backup is triggered by creating an AnalyticsBackup
CR. The API Connect operator detects the
presence of the backup CR and runs the backup job.
When you trigger an on-demand backup, a local backup is taken and then copied to your remote backup location (SFTP of object-store). If a remote backup location is not configured, then the backup is stored locally.
Local backups are taken automatically every 55 minutes past each hour. If you trigger an on-demand backup while a scheduled local backup is running, then the on-demand backup waits until the scheduled backup is complete, and then creates a new local backup.