Re: Typo in pgbench messages.

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Typo in pgbench messages.
Дата
Msg-id 5701D080-4E53-4DEC-AF1C-BADB54ACCE4D@yesql.se
обсуждение исходный текст
Ответ на Re: Typo in pgbench messages.  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: Typo in pgbench messages.  (Yugo NAGATA <nagata@sraoss.co.jp>)
Re: Typo in pgbench messages.  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список pgsql-hackers
> On 24 Feb 2022, at 13:58, Fabien COELHO <coelho@cri.ensmp.fr> wrote:

>> One argument against a backpatch is that this would be disruptive with
>> tools that parse and analyze the output generated by pgbench.  Fabien,
>> don't you have some tools and/or wrappers doing exactly that?
>
> Yep, I like to "| cut -d' ' -fx" and other "line.split(' ')" or whatever.
>
> I think that the break of typographical rules is intentional to allow such simplistic low-level stream handling
throughpipes or scripts. I'd prefer that the format is not changed. Maybe a comment could be added to explain the
reasonbehind it. 

That doesn't sound like an overwhelmingly convincing argument to print some
messages with 'X %' and others with 'X%'.

--
Daniel Gustafsson        https://vmware.com/




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

Предыдущее
От: "Gunnar \"Nick\" Bluth"
Дата:
Сообщение: Re: PATCH: add "--config-file=" option to pg_rewind
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: PATCH: add "--config-file=" option to pg_rewind