Reliability and the Write-Ahead Log
- Table of Contents
 - 29.1. Reliability
 - 29.2. Write-Ahead Logging ( WAL )
 - 29.3. Asynchronous Commit
 - 29.4. WAL Configuration
 - 29.5. WAL Internals
 
This chapter explains how the Write-Ahead Log is used to obtain efficient, reliable operation.