Re: logging a psql script

Поиск
Список
Период
Сортировка
От Christopher Sawtell
Тема Re: logging a psql script
Дата
Msg-id 01022222125600.15335@berty
обсуждение исходный текст
Ответ на logging a psql script  (Ken Kline <ken@oldbs.com>)
Список 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 по дате отправления:

Предыдущее
От: "Oliver Elphick"
Дата:
Сообщение: Re: logging a psql script
Следующее
От: Radoslaw Stachowiak
Дата:
Сообщение: Re: now() with microsecond granulity needed