Re: logging a psql script - Mailing list pgsql-sql

From Christopher Sawtell
Subject Re: logging a psql script
Date
Msg-id 01022222125600.15335@berty
Whole thread Raw
In response to logging a psql script  (Ken Kline <ken@oldbs.com>)
List pgsql-sql
On Thu, 22 Feb 2001 10:51, Ken Kline wrote:
> Hello,
>    I would like my psql script to log everything that it does.

Issue the command "script" before you start psql.
It will record everything you see on you screen provided it is not piped 
into another program such as "more"  or "less".

man script

for the details.

-- 
Sincerely etc.,
NAME       Christopher SawtellCELL PHONE 021 257 4451ICQ UIN    45863470EMAIL      csawtell @ xtra . co . nzCNOTES
ftp://ftp.funet.fi/pub/languages/C/tutorials/sawtell_C.tar.gz
-->> Please refrain from using HTML or WORD attachments in e-mails to me 
<<--



pgsql-sql by date:

Previous
From: "Oliver Elphick"
Date:
Subject: Re: logging a psql script
Next
From: Radoslaw Stachowiak
Date:
Subject: Re: now() with microsecond granulity needed