BUG #11477: psql -L no stderr

Поиск
Список
Период
Сортировка
От hans@matfyz.cz
Тема BUG #11477: psql -L no stderr
Дата
Msg-id 20140923144546.17171.14394@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #11477: psql -L no stderr  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      11477
Logged by:          Hans Ginzel
Email address:      hans@matfyz.cz
PostgreSQL version: 9.4beta2
Operating system:   Centos 6.5
Description:

Hello!

Command
psql -L logfile
logs only stdout (formated with stars) but not stderr.

Command
psql -L logfile 2>logfile
logs also warnings/errors but does not write them to terminal.

Command
psql 1>&2 |tee logfile
writes both to terminal and file but without stars formatting.

I am sorry, but log without errors logging is NOT a log file. I consider not
logging stderr to logfile when -L is specified as a bug.

Please add coppying also stderr to logfile when -L.

Thank you
HG

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

Предыдущее
От: pliskin@cognitive.ru
Дата:
Сообщение: BUG #11473: Cannot enter russian text into debugger window
Следующее
От: pliskin@cognitive.ru
Дата:
Сообщение: BUG #11472: Russian characters in Query editor search