PostgreSQL checkpoint logging is not enabled
ID |
azure_postgresql_log_checkpoints |
Severity |
low |
Vendor |
Azure |
Resource |
Logging |
Tags |
non-reachable |
Description
PostgreSQL checkpoint logging is not enabled. It is recommended to activate this option to be able to view checkpoints logging.
For that you must configure the option log_checkpoints=On
.
Learn more about this topic at Azure PostgreSQL module.