Re: 'Waiting on lock' - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 'Waiting on lock'
Date
Msg-id 4156.1180538877@sss.pgh.pa.us
Whole thread Raw
In response to 'Waiting on lock'  (Stephen Frost <sfrost@snowman.net>)
Responses Re: 'Waiting on lock'  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes:
>   It'd be nice to have a NOTICE printed when a wait-on-lock takes longer
>   than a few seconds.

It'd be relatively painless to make that happen as part of the
deadlock-check timeout function, but that's typically only a one-second
delay not a "few seconds".  I think it'd likely be overly chatty.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TOAST usage setting
Next
From: Stephen Frost
Date:
Subject: Re: 'Waiting on lock'