Google > SQL >

PostgreSQL Log Min Error Statement

MEDIUM
Source
CloudSploit
ID
postgresql-log-min-error-statement

PostgreSQL Log Min Error Statement

Ensures SQL instances for PostgreSQL type have log min error statement flag set to Error.

SQL instance for PostgreSQL databases provides log_min_error_statement flag. It is used to mention/tag that the error messages. Setting it to Error value will help to find the error messages appropriately.

Ensure that log_min_error_statement flag is set to Error for all PostgreSQL instances.