Re: debugging intermittent slow updates under higher load - Mailing list pgsql-general

From Chris Withers
Subject Re: debugging intermittent slow updates under higher load
Date
Msg-id d8d5d4b9-4e73-cfb2-7188-b518aa2061fa@withers.org
Whole thread Raw
In response to Re: debugging intermittent slow updates under higher load  (Alexey Bashtanov <bashtanov@imap.cc>)
Responses Re: debugging intermittent slow updates under higher load
List pgsql-general
On 06/12/2018 11:00, Alexey Bashtanov wrote:
> 
>> I'm loath to start hacking something up when I'd hope others have done 
>> a better job already...
> If you log all queries that take more than a second to complete, is your 
> update the only one logged, or something (the would-be blocker) gets 
> logged down together with it?

Nope, only ones logged are these updates.

Chris


pgsql-general by date:

Previous
From: Alexey Bashtanov
Date:
Subject: Re: debugging intermittent slow updates under higher load
Next
From: Pavel Stehule
Date:
Subject: Re: debugging intermittent slow updates under higher load