Recovery



next up previous
Next: Accomplishments Up: Internal Design Previous: Concurrency Control

Recovery

Since physical logging is used, it's straightforward to implement writing log. Basically, after every modification, an update log needs to be written. The method RecoveryMgr::WriteUpdateLog is used to accomplish this.



Weiqing Huang
Sun May 14 16:22:27 CDT 1995