Project

General

Profile

Actions

Bug #2395

closed

Fix Backup Strategy -- delete extra backups from time to time

Added by Michael Lee over 18 years ago. Updated almost 18 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
misc
Target version:
Start date:
04/05/2006
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2395

Description

Our current backup strategy is to backup the database every night (which is good). However, we don't delete any old backups, so we will inevitably run out of space. This needs to be fixed. We certainly don't need backups for EACH day the database has existed, but having some older copies might not be horrible either. I propose:

Keep all the backups for the last month.
Keep one weekly backup (or every 10 days, whatever is easier) from one month ago to 6 months ago.
Keep one monthly backup for anything older than 6 months.

In addition, we need to make sure that this backup is not just to VegBank- a copy needs to be distributed, either by email or network to an alternate machine. I don't know the current status of that "other-machine/off-site" backup, but it would be nice to know. PMark?


Related issues

Blocked by VegBank - Bug #2481: Fix Backup Strategy: where backups goResolvedChad Berkley06/28/2006

Actions
Actions

Also available in: Atom PDF