Ensure That the 'Log_min_duration_statement' Database Flag for Cloud SQL PostgreSQL Instance Is Set to '-1' (Disabled)
log_min_duration_statement flag should be disabled in order to prevent logging of SQL statements. SQL statements may include sensitive information, and therefore should not be logged.
Updated 7 months ago