mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
GFS isn't deleting backups #76
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 @jicho on 3/10/2026
Databasus version
v3.18.0
Operating system and architecture
Synology NAS with latest DSM version
Database type and version (optional, for DB-related bugs)
Postgres 15
Describe the bug (please write manually, do not ask AI to summarize)
What happened:
De GFS setting isn't deleting backups, it keeps adding backups
What I expected:
Delete backups that do not match the profile
Steps to reproduce
My official backup setting was created before GFS was implemented.
After the implementation I changed it to GFS with this setting:
Have you asked AI how to solve the issue?
[x] No
Additional context / logs
I would expect to see 7 days of backups and after that one that is 4 weeks old.
This is what the overview is displaying:
The list is longer than I would expect.