タイプ: | bool |
デフォルト: | off |
コンテキスト: | sighup |
再起動: | false |
チェックポイントおよびリスタートポイントをサーバログに記録するようにします。 書き出されたバッファ数や書き出しに要した時間など、いくつかの統計情報がこのログメッセージに含まれます。このパラメータはpostgresql.confファイルまたはサーバのコマンドラインでのみ設定可能です。デフォルトはoffです。
推奨事項 [EN]
When doing performance analysis, it's often a good idea to turn on most of the logging options and log them to a CSVlog.
On StackOverflow
On pgsql-hackers
- Re: should we enable log_checkpoints out of the box?
- Re: Add checkpoint and redo LSN to LogCheckpointEnd log message
- Re: Be clear about what log_checkpoints emits in the documentation
- log_checkpoint's "WAL file(s) added" is misleading to the point of uselessness
- Re: Emit "checkpoint skipped because system is idle" message at LOG level if log_checkpoints is set