On Fri, 2003-09-19 at 19:47, ow wrote:
> Hi,
>
> 1) When psql is run from a script, how would one save *all* output generated by
> psql (including errors, info messages, etc) in to a file?. I tried redirecting
> output with ">" but that did not save error/confirmation messages.
Standard output an
Hi,
1) When psql is run from a script, how would one save *all* output generated by
psql (including errors, info messages, etc) in to a file?. I tried redirecting
output with ">" but that did not save error/confirmation messages.
2) When psql is run from a script, how would one pass a password to