Re: pgbench -i progress output on terminal

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pgbench -i progress output on terminal
Дата
Msg-id 20191128025136.GM237562@paquier.xyz
обсуждение исходный текст
Ответ на pgbench -i progress output on terminal  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
On Thu, Nov 28, 2019 at 10:41:14AM +0900, Amit Langote wrote:
> I wonder why we don't use the same style for $subject as pg_basebackup
> --progress, that is, use a carriage return instead of a newline after
> each line reporting the number of tuples copied?
>
> Attached patch for that.

I have not checked your patch in details, but +1 for the change.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: POC: Cleaning up orphaned files using undo logs
Следующее
От: David Fetter
Дата:
Сообщение: Re: missing estimation for coalesce function