Need a way to backup the database periodically (and restore).
Need to engineer it in a way that the database is guaranteed to be in a consistent state, or at least that a full restore of the resultant backup, even to an empty database, will result in a consistent state.
Need a way to backup the database periodically (and restore).
Need to engineer it in a way that the database is guaranteed to be in a consistent state, or at least that a full restore of the resultant backup, even to an empty database, will result in a consistent state.