장 30. 안정성 및 Write-Ahead 로그

차례
30.1. 안정성
30.2. Write-Ahead 로깅(WAL)
30.3. 비동기 커밋
30.4. WAL 환경 설정
30.5. WAL 인터널

이 장에서는 효율적이고 안정된 운용을 위해 Write-Ahead 로그를 사용하는 방법에 대해 설명한다. This chapter explains how the Write-Ahead Log is used to obtain efficient, reliable operation.