You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I'm wrong, but I expected that setting DB_DUMP_RETENTION="2c" would keep at most two backup files. Instead, a new file is created at each iteration and the previous ones are not deleted. What am I missing? Thanks.