postgres icon indicating copy to clipboard operation
postgres copied to clipboard

Update supautils.conf.j2 | added deadlock_timeout

Open TheOtherBrian1 opened this issue 2 months ago • 0 comments

What kind of change does this PR introduce?

supautils update

What is the current behavior?

deadlock_timeout is not configurable

What is the new behavior?

Allow users to configure deadlock_timeout

Additional context

I personally haven't come across a user with a significant deadlock problem, but Postgres.ai wrote an article outlining how changing the setting at the session level can help detect certain migration issues

TheOtherBrian1 avatar Dec 11 '25 14:12 TheOtherBrian1