疑似Oday
Ensure that the "log_statement" database flag configured for your Google Cloud PostgreSQL database instances has the appropriate value (logging level) in accordance with your organization's logging policy. The "log_statement" flag controls which SQL statements are logged, with valid values being: none, ddl, mod, and all.
id: gcloud-pg-log-statement-flag-not-configured
info:
name: Log Statement Flag Not Configured Pro
...