Re: User control over psql error stream - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: User control over psql error stream
Date
Msg-id 50AD2E84.3000907@gmx.net
Whole thread Raw
In response to User control over psql error stream  ("Karl O. Pinc" <kop@meme.com>)
Responses 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>)
List 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 by date:

Previous
From: "Cyril VELTER"
Date:
Subject: [Re] Re: PANIC: could not write to log file
Next
From: Jeff Janes
Date:
Subject: Re: add -Wlogical-op to standard compiler options?