|<
<
20
>
>|
The Log
What is the state of the database after a crash?
Processes servicing transactions are gone.
RAM contents are gone.
The disk survives.
The
log
, which is stored on disk, is used to return the database to a good state.
|<
<
20
>
>|