capturing all output of a psql command? - Mailing list pgsql-novice

From John McKown
Subject capturing all output of a psql command?
Date
Msg-id Pine.LNX.4.21.0008230649410.29873-100000@linux2.johnmckown.net
Whole thread Raw
List pgsql-novice
I know that I can use the "\o file" command in psql to redirect the output
from my SQL commands into a file. However, it appears that the error
output continues to come to my screen. I want all of the output to go to
the file, not just "stdout", but "stderr" as well. What am I overlooking?

Thanks!

John McKown

BTW - I'm having a ball with PostgreSQL! Thanks to all who have worked so
far on this excellent product!


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Build7.0.2 with perl Pg.pm fails
Next
From: deval
Date:
Subject: Re: capturing all output of a psql command?