bug? $DATABASE_BACKUP_PATH/shared_checksum
grows indefinitely #879
Labels
No labels
Bug
Cherry-picking
Database
Dependencies
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/MSC
Matrix/Media
Meta
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: continuwuation/continuwuity#879
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Reported by @odd in the continuwuity main room
It appears that with max backups configured, using
!admin server backup
while appropriately capping the number of stored backups, will allow theshared_checksum
subdirectory to grow indefinitely.I just verified now.
At first, the oldest files in shared_checksum was from march 18, which was the first time I ran a backup for that install.
I then cleared out all subdirs of $DATABASE_BACKUP_PATH and ran a new backup from the admin room. The oldest files were now from today.