mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Multi-channel backups #140
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chenshengshi on 2/11/2026
If multiple tasks are created for multi-channel backups, it will result in multiple repetitions of database backups, thereby consuming more time and resources. Multi-channel backups are only intended to send already backed up files to different locations, which is not a good approach
#352 In databasus/databasus;