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

From Scott Marlowe
Subject Re: How to capture an interactive psql session in a log file?
Date
Msg-id dcc563d10904030026p24a7cceck4d662cc1e6ee9626@mail.gmail.com
Whole thread Raw
In response to Re: How to capture an interactive psql session in a log file?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Responses Re: How to capture an interactive psql session in a log file?
List pgsql-general
On Fri, Apr 3, 2009 at 1:20 AM, A. Kretschmer
<andreas.kretschmer@schollglas.com> wrote:
> In response to Scott Marlowe :
>> On Thu, Apr 2, 2009 at 11:55 PM, Gordon Shannon <gordo169@gmail.com> wrote:
>> >
>> > What I'm trying to do doesn't seem like it should be that difficult or
>> > unusual, but I can't seem to find the right combination of commands to make
>> > it happen.  I want to have a log file that captures everything from an
>> > interactive psql session.  Running 8.3.7 with bash shell on Linux.
>>
>> Look up the screen command.  It's pretty standard on most unixes.
>
> s/screen/script/

Thanks.  I was thinking script, honest.  I need to get to sleep.

pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: How to capture an interactive psql session in a log file?
Next
From: Duco Fijma
Date:
Subject: Re: %r in restore_command?