Re: High COMMIT times

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: Don Seiler <don(at)seiler(dot)us>
Cc: Pgsql Performance <pgsql-performance(at)lists(dot)postgresql(dot)org>
Subject: Re: High COMMIT times
Date: 2021-01-09 20:07:09
Message-ID: CAMkU=1xGdg8nv+N1OyD+8XTxPg94za9e6KiLmSP4ZqKMNTH0Qw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, Jan 6, 2021 at 11:19 AM Don Seiler <don(at)seiler(dot)us> wrote:

> Good morning,
>
> This week we've noticed that we're starting to see spikes where COMMITs
> are taking much longer than usual. Sometimes, quite a few seconds to
> finish. After a few minutes they disappear but then return seemingly at
> random. This becomes visible to the app and end user as a big stall in
> activity.
>

How are you monitoring the COMMIT times? What do you generally see in
pg_stat_activity.wait_event during the spikes/stalls?

Cheers,

Jeff

>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Don Seiler 2021-01-11 00:42:24 Re: High COMMIT times
Previous Message Craig Jackson 2021-01-08 21:01:32 Re: High COMMIT times