Ensure that max_connections is configured with optimal value for PostgreSQL instances.
An optimal value should be set for max_connections (maximum number of client connections) to meet the database workload requirements.
Ensure that all PostgreSQL database instances have log_checkpoints flag and it value is set to on.