deadlock_timeout affect on performance - Mailing list pgsql-performance

From pg noob
Subject deadlock_timeout affect on performance
Date
Msg-id CAPNY-2ULvbcLE9uuTG2=-Zhda+ghW63mPyrBirJ2VQRj=_2TVQ@mail.gmail.com
Whole thread Raw
Responses Re: deadlock_timeout affect on performance
List pgsql-performance

Hi all,

I have a question about the deadlock_timeout in regards to performance.
Right now we have this timeout set at its default of 1s.
My understanding of it is that this means that every 1 second the server will check for deadlocks.
What I am wondering is how much of a performance improvement we would expect to get if this was raised to 30 seconds?
Is it negligible or could it be a substantial performance improvement on a busy system?
We very rarely have deadlocks and waiting 30 seconds to discover one doesn't seem too bad.

Thank you.

pgsql-performance by date:

Previous
From: henk de wit
Date:
Subject: Re: Spurious failure to obtain row lock possible in PG 9.1?
Next
From: Glyn Astill
Date:
Subject: Re: hardware advice