v.23.3Improvement
Added system.backups update for task progress tracking
Added update system.backups after every processed task to track the progress of backups. #46989 (Aleksandr Musorin).Why it matters
This feature solves the problem of not having real-time visibility into the progress of backups. By updatingsystem.backups after every processed task, users can monitor backup status and progress directly within ClickHouse, improving reliability and operational transparency.How to use it
The feature is enabled automatically when using ClickHouse backups. Users can query thesystem.backups system table to view the updated backup progress information after each task completes.