疑似Oday
Ensure that the "log_statement_stats" database flag is disabled for your Google Cloud PostgreSQL database instances in order to avoid performance issues caused by excessive logging. The "log_statement_stats" configuration flag controls the inclusion of end-to-end performance statistics within PostgreSQL logs for each SQL query.
id: gcloud-pg-log-statement-stats-enabled
info:
name: Log Statement Stats Enabled in PostgreSQL D
...