heroku pg:settings:log-lock-waits [value] [database]

Controls whether a log message is produced when a session waits longer than the deadlock_timeout to acquire a lock. deadlock_timeout is set to 1 second

Arguments

NameDescription
value
database

Options

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