heroku pg:settings:log-min-duration-statement [value] [database]

The duration of each completed statement will be logged if the statement completes after the time specified by VALUE

Arguments

NameDescription
value
database

Options

NameDescription
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use