Re: checkpoints taking much longer than expected - Mailing list pgsql-general

From Stephen Frost
Subject Re: checkpoints taking much longer than expected
Date
Msg-id 20190616213117.GY2480@tamriel.snowman.net
Whole thread Raw
In response to Re: checkpoints taking much longer than expected  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-general
Greetings,

* Alvaro Herrera (alvherre@2ndquadrant.com) wrote:
> On 2019-Jun-16, Stephen Frost wrote:
>
> > The issue being discussed here is writing out to the heap files during a
> > checkpoint...
>
> We don't really know, as it was already established that the log line is
> misattributing time spent ...

That's in the case of a regular checkpoint, this was from someone
actually issuing 'CHECKPOINT;', so I don't think that's accurate..

Thanks,

Stephen

Attachment

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: checkpoints taking much longer than expected
Next
From: Rob Nikander
Date:
Subject: Re: arrays of composite types, and client drivers like JDBC