Re: pgbench progress with timestamp

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: pgbench progress with timestamp
Дата
Msg-id 55F97C78.1050000@sigaev.ru
обсуждение исходный текст
Ответ на Re: pgbench progress with timestamp  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
Thank you, committed

Fabien COELHO wrote:
>
>>>   --progress-timestamp   use Unix epoch timestamps in ms for progress
>>>
>>
>> A quibble, but it isn't in ms, it is in seconds. The digits after the decimal
>> point give a precision to the ms level, but they don't change the base unit.
>
> Yes. The issue is mostly to keep the description under 80 columns.
>
>> I would just leave the units out of the help description, as the progress
>> message itself includes the units.
>
> Here is a v3 with a shorten description and a better documentation.
>
>
>
>

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 



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

Предыдущее
От: Jesper Pedersen
Дата:
Сообщение: Re: Additional LWLOCK_STATS statistics
Следующее
От: "Shulgin, Oleksandr"
Дата:
Сообщение: Re: On-demand running query plans using auto_explain and signals