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
| Name | Description |
|---|---|
value | |
database |
Options
| Name | Description |
|---|---|
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |