Re: pgsql: Use condition variables to wait for checkpoints.

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Thomas Munro <tmunro(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Use condition variables to wait for checkpoints.
Date: 2019-03-13 23:02:24
Message-ID: CA+hUKGLUpqG52xtriUz5RpmeKPoEfNxNc-CginG+Cx+X2-Ycew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Thu, Mar 14, 2019 at 11:02 AM Thomas Munro <tmunro(at)postgresql(dot)org> wrote:
> Use condition variables to wait for checkpoints.

BF animal "loach" is blaming a recoveryCheck failure in
016_min_conistency on this commit. I wonder if there some timing
dependency in that new test that broke when CHECKPOINT became faster.

--
Thomas Munro
https://enterprisedb.com

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-03-13 23:25:37 Re: pgsql: Use condition variables to wait for checkpoints.
Previous Message Tom Lane 2019-03-13 22:14:05 pgsql: Rethink how to test the hyperbolic functions.