バージョンごとのドキュメント一覧

第28章 信頼性とログ先行書き込み

目次

28.1. 信頼性
28.2. データチェックサム
28.2.1. オフラインでのチェックサムの有効化
28.3. ログ先行書き込み(WAL)
28.4. 非同期コミット
28.5. WALの設定
28.6. WALの内部
<title>Reliability and the Write-Ahead Log</title>

This chapter explains how to control the reliability of <productname>PostgreSQL</productname>, including details about the Write-Ahead Log. 本章では、ログ先行書き込みに関する詳細を含めて、PostgreSQLの信頼性を制御する方法を説明します。