Re: BUG #14416: checkpoints never completed

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: jdnelson(at)dyn(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14416: checkpoints never completed
Date: 2016-11-07 19:22:15
Message-ID: 4037.1478546535@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

jdnelson(at)dyn(dot)com writes:
> We encountered a problem where checkpoints appeared to queue up and never
> finish.
> ...
> 01:08:27 the system clock was synchronized. It was behind by about one
> hour.

I wonder if this is a problem similar to the autovacuum issue we fixed
in da1a9d0f5, ie perhaps moving the system clock setting confuses the
checkpoint timing logic.

What checkpoint-related settings are you using? Can you be more specific
about the system clock change?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jonathon Nelson 2016-11-07 19:48:52 Re: BUG #14416: checkpoints never completed
Previous Message jdnelson 2016-11-07 18:27:07 BUG #14416: checkpoints never completed