heroku pg:outliers [database]

Show 10 queries that have longest execution time in aggregate

Arguments

NameDescription
database

Options

NameDescription
--resetResets statistics gathered by pg_stat_statements
-t, --truncateTruncate queries to 40 characters
-n, --num <num>The number of queries to display (default: 10)
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use