Re: spool

Поиск
Список
Период
Сортировка
От missive@frontiernet.net (Lee Harr)
Тема Re: spool
Дата
Msg-id 9l9p3t$3aac$1@node21.cwnet.roc.gblx.net
обсуждение исходный текст
Список pgsql-general
On Mon, 13 Aug 2001 17:30:50 GMT, Jova <jclockridge@cablevision.com> wrote:
> how do spool my results to a file.
> I know there is a command spool  on and off.  How do I use it?
>


\o <filename>

then
\o
to shut it off

looks like
\g
does something similar for single queries (I did not know that).

remember \? too, it is your good friend for referencing \commands.



В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Use int8 for int4/int2 aggregate accumulators?
Следующее
От: "Kevin J. Drewiske"
Дата:
Сообщение: RE: delete columns from table!