Re: Using condition variables to wait for checkpoints

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Using condition variables to wait for checkpoints
Дата
Msg-id CA+hUKGJow7rStCi6Wm4GZL_AvqnqbjKqCFbbXHHoRvx_gNz21Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Using condition variables to wait for checkpoints  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Using condition variables to wait for checkpoints
Список pgsql-hackers
On Thu, Mar 14, 2019 at 1:15 AM Robert Haas <robertmhaas@gmail.com> wrote:
> On Tue, Mar 12, 2019 at 7:12 PM Andres Freund <andres@anarazel.de> wrote:
> > Having useful infrastructure is sure cool.
>
> Yay!

+1

I renamed the CVs because the names I had used before broke the
convention that variables named ckpt_* are protected by ckpt_lck, and
pushed.

There are some other things like this in the tree (grepping for
poll/pg_usleep loops finds examples in xlog.c, standby.c, ...).  That
might be worth looking into.

-- 
Thomas Munro
https://enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add support for hyperbolic functions, as well as log10().
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: REINDEX CONCURRENTLY 2.0