On 19/10/2011 22:10, Bobby Dewitt wrote:
> I can not find a way to log ALL output from a psql session when running
> a script. Basically, I'm running a large deployment script that has
> thousands of SQL statements and I need to know which statements fail. I
> want the output generated when runni
I can not find a way to log ALL output from a psql session when running a
script. Basically, I'm running a large deployment script that has thousands of
SQL statements and I need to know which statements fail. I want the output
generated when running the script to be saved to a log file so tha