Articles
24
Tags
1
Categories
12
Home
Archives
Categories
Daemon.D.Blog
Search
Home
Archives
Categories
基于日志的崩溃后的数据恢复 | redo, undo log
Created
2019-03-21
|
Updated
2019-03-21
|
Storage
Database
Hey, password is required here.
Author:
DaemondShu
Link:
http://daemondshu.github.io/2019/03/21/Storage/data_crash_recovery/
Copyright Notice:
All articles in this blog are licensed under
CC BY-NC-SA 4.0
unless stating additionally.
Previous
Operating System | Memory allocation
Next
Data Structures for DB(External Disk) | B Tree, LSM Tree
Comment
DaemondShu
Articles
24
Tags
1
Categories
12
Contents
1.
Strawman - Copy-on-write
2.
WAL write-ahead log
2.1.
写规则
2.2.
恢复
2.3.
Checkpoint
2.4.
redo-log vs undo-log vs redo-undo log
Recent Post
Consistency Model Summary in Distributed System
2022-10-16
JVM GC(2) | Modern Garbage Collectors - CMS, G1, ZGC, Shenandoah GC
2022-05-21
Get Started with Cache
2022-02-20
Distributed Transaction - 2PC, 3PC
2021-08-20
Database Transaction - ACID & Isolation Level
2021-06-10
Search
Loading the Database