GCP-SQL-PostgreSQL-Max-Connections
Severity : Medium
Description : An optimal value should be set for max_connections (maximum number of client connections) to meet the database workload requirements. If this no value is set for max_connections flag, instance assumes default value which is calculated per instance memory size.
Remediation Steps : Ensure that all PostgreSQL database instances have log_checkpoints flag and it value is set to on.
Blue Hexagon Proprietary