Hallo,

psql feature request

i would be nice if 
/o file_with_less.txt
for redirecting output to a file
could contain the same info as the logfile
psql -a -L file_with_more.txt
(and -eE if u need it)

option -a echo's all, but this info doesn't get written to 
/o file_with_less.txt

why?
within one psql script u can have several consecutive output files,
maybe even with different layouts,
this is not possible with the logfile option

mvg,
Wim


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to