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 file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return"User doesn't have permissions to read pg_stat_statements view, required for detecting Unsupported Query Constructs", nil
return"\n"+color.RedString("Missing Permission:") +" User doesn't have the `pg_read_all_stats` grant, required for detecting Unsupported Query Constructs", nil
}
// To access "shared_preload_libraries" must be superuser or a member of pg_read_all_settings