Re: How to capture an interactive psql session in a log file? - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: How to capture an interactive psql session in a log file?
Date
Msg-id 20090403055826.GA26557@depesz.com
Whole thread Raw
In response to How to capture an interactive psql session in a log file?  (Gordon Shannon <gordo169@gmail.com>)
Responses Re: How to capture an interactive psql session in a log file?
List pgsql-general
On Thu, Apr 02, 2009 at 10:55:10PM -0700, Gordon Shannon wrote:
> Has anyone solved this issue before?

have you seen program "script"?

usage:

just run script
you will get shell. now run your command you want to capture everything
from - it will work as usual.
after you finish - exit the "script-shell", and check the generated
typescript file

Best regards,

depesz

--
Linkedin: http://www.linkedin.com/in/depesz  /  blog: http://www.depesz.com/
jid/gtalk: depesz@depesz.com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

pgsql-general by date:

Previous
From: Gordon Shannon
Date:
Subject: How to capture an interactive psql session in a log file?
Next
From: Gordon Shannon
Date:
Subject: Re: How to capture an interactive psql session in a log file?