疑似Oday
Ensure that the log_planner_stats database flag is disabled for your Google Cloud PostgreSQL database instances in order to avoid performance issues caused by excessive logging. The log_planner_stats flag controls the inclusion of PostgreSQL planner performance statistics in the PostgreSQL logs for each query.
id: gcloud-pg-log-planner-stats-enabled
info:
name: Log Planner Stats Enabled in PostgreSQL Datab
...