Write Ahead Logging

In computer science, Write Ahead Logging (WAL) is a family of techniques for providing atomicity and durability (two of the ACID properties) in database systems. In a system using WAL, all modifications are written to a log before they are applied to the database. Usually both redo and undo information is stored in the log. The motivation for WAL is to allow updates of the database to be done in-place. The other obvious way to implement atomic update is with shadow paging, which is not in-place. The main advantage of doing updates in-place is it reduces the need to modify indexes and block lists. ARIES is a popular algorithm in the WAL family.

 

<< PreviousWord BrowserNext >>
sqlite
andrea
pat mcdonald
sinad de valera
billy bishop
gong shengliang
lauraceae
irl
uss oliver hazard perry (ffg 7)
china
josh hartnett
uss mcinerney (ffg 8)
rafael e. martinez
continental
charles j. guiteau
uss wadsworth (ffg 9)
list of people from kansas
paul walker
asset stripping
morgan webb
malkavian
ashley's hundred
hyper operator
uss duncan (ffg 10)
david ahenakew
pericardium
hadhafang
uss clark (ffg 11)
uss george philip (ffg 12)
chromista
pagh (star trek)
simutronics
tzimisce
water mould
road crew
fina air
coe college
mail delivery agent
dick francis
proxomitron
list of people by name: aa
list of people by name: ab
list of people by name: ac
list of people by name: ad