MEDIUM
Source
CloudSploit
ID
postgresql-log-min-messages

PostgreSQL Log Min Messages

Ensures SQL instances for PostgreSQL type have log min messages flag set to Warning or stricter.

SQL instance for PostgreSQL databases provides log_min_messages flag. It is used to define the minimum message severity level that is considered as an error statement.

Ensure that log_min_messages flag is set to at least Warning for all PostgreSQL instances.