Re: pg_upgrade verbosity when redirecting output to log file

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pg_upgrade verbosity when redirecting output to log file
Дата
Msg-id 20220221010725.ft4qaialjyxpmivm@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: pg_upgrade verbosity when redirecting output to log file  (Justin Pryzby <pryzby@telsasoft.com>)
Ответы Re: pg_upgrade verbosity when redirecting output to log file
Список pgsql-hackers
Hi,

On 2022-02-18 19:46:26 -0600, Justin Pryzby wrote:
> +        * If outputting to a tty / or , append newline. pg_log_v() will put the
> +        * individual progress items onto the next line.
> +        */
> +       if (log_opts.isatty || log_opts.verbose)
>
> I guess the comment should say "or in verbose mode".

Indeed. I think I got caught in a back-and-forth between different
formulations.

Baring that, anybody against committing this?

Greetings,

Andres Freund



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Add support for building with ZSTD.
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Uniforms the errors msgs at tuplestore paths