Skip to content

Add option to schedule backups and to delete old incremental + full backups when making a new full backup using 'watch' #1354

Description

@joaomarcelovalencabraga

As of today, clickhouse-backup does not provide an option to schedule backups when using the watch command. Backups are triggered based on when the watch command is started. Would it be possible to introduce an option to specify the time of day when backups should run?

Additionally, in the current version, when a new full backup is created after a series of incremental backups (thus starting a new full + incremental cycle), and backups_to_keep_local or backups_to_keep_remote is set to a value x (where x > 0), older backups are only deleted once the new cycle accumulates x backups. Would it be possible to add an option to delete older backups immediately when a new cycle begins with a full backup?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions