Re: debugging intermittent slow updates under higher load

From: Chris Withers <chris(at)withers(dot)org>
To: Alexey Bashtanov <bashtanov(at)imap(dot)cc>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: debugging intermittent slow updates under higher load
Date: 2018-12-06 11:18:25
Message-ID: d8d5d4b9-4e73-cfb2-7188-b518aa2061fa@withers.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2018-12-06 11:21:33 Re: debugging intermittent slow updates under higher load
Previous Message Alexey Bashtanov 2018-12-06 11:00:18 Re: debugging intermittent slow updates under higher load