|< < 24 > >|

Recovery techniques

Goal of recovery technique

Goal is to enable a database to be recovered following a crash.

  • Transaction that committed before the crash: Changes must be present in the database.

  • Transaction that DID NOT commit before the crash: Changes must NOT be present in the database.

|< < 24 > >|