Greg Burek
Results
3
comments of
Greg Burek
`pg:outliers` truncates queries according to https://github.com/heroku/heroku-pg-extras/blob/master/lib/heroku/command/pg.rb#L900-L907 also, `pg_stat_statements` has it's own truncation. I suggest running the underlying sql from outliers to see if whitespace or other issues may be hiding...
Next step is to see if the queries are blank or otherwise tuncated in `pg_stat_statements`. I suggest filing a support ticket with Heroku, as well so that we can look...