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
Can the deletion strategy of database backup be optimized? The current backup deletion policy is to set an expiration time, after which all backups are automatically deleted. If you want to delete a backup after expiration, keep the last successful backup
The text was updated successfully, but these errors were encountered:
Your intention is to : Keep the latest backup file, even if it exceeds the retention period.
And user may specify the behavior through KB's backup policy, right ?
Your intention is to : Keep the latest backup file, even if it exceeds the retention period. And user may specify the behavior through KB's backup policy, right ?
Can the deletion strategy of database backup be optimized? The current backup deletion policy is to set an expiration time, after which all backups are automatically deleted. If you want to delete a backup after expiration, keep the last successful backup
The text was updated successfully, but these errors were encountered: