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