You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This config logs queries longer than 1s, excluding the query parameters
* It also enables execution plan collection in the Database Insights dashboard in AWS
* Note that the parameters log_statement and log_duration are not set.
** log_statement causes all queries to be logged, regardless of the log_min_duration_statement setting
** log_duration does not take the log_min_duration_statement into account either
0 commit comments