Re: User control over psql error stream

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: User control over psql error stream
Дата
Msg-id 50AD2E84.3000907@gmx.net
обсуждение исходный текст
Ответ на User control over psql error stream  ("Karl O. Pinc" <kop@meme.com>)
Ответы Re: User control over psql error stream  ("Karl O. Pinc" <kop@meme.com>)
Re: User control over psql error stream  ("Karl O. Pinc" <kop@meme.com>)
Список pgsql-hackers
On 11/15/12 3:53 PM, Karl O. Pinc wrote:
> This patch gives the end user control over psql's
> error stream.  This allows a single psql session
> to use \o to send both errors and table output
> to multiple files.  Useful when capturing test output, etc.

What does this do that cannot in practice be achieved using shell
redirection operators?



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

Предыдущее
От: "Cyril VELTER"
Дата:
Сообщение: [Re] Re: PANIC: could not write to log file
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: add -Wlogical-op to standard compiler options?