Re: Error on pgbench logs

Поиск
Список
Период
Сортировка
От Yugo NAGATA
Тема Re: Error on pgbench logs
Дата
Msg-id 20210615215306.822d8c93fb320142fa383f7a@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: Error on pgbench logs  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: Error on pgbench logs  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Tue, 15 Jun 2021 11:38:00 +0200 (CEST)
Fabien COELHO <coelho@cri.ensmp.fr> wrote:

> 
> > Attached a v3 which adds a boolean to distinguish recording vs flushing.

I am fine with this version, but I think it would be better if we have a comment
explaining what "tx" is for.

Also, how about adding Assert(tx) instead of using "else if (tx)" because
we are assuming that tx is always true when agg_interval is not used, right?

-- 
Yugo NAGATA <nagata@sraoss.co.jp>



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

Предыдущее
От: Dilip Kumar
Дата:
Сообщение: Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: unnesting multirange data types