Re: saving a query and reults to a file.

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: saving a query and reults to a file.
Дата
Msg-id 20051129194708.GA20106@webserv.wug-glas.de
обсуждение исходный текст
Ответ на Re: saving a query and reults to a file.  (Oliver Elphick <olly@lfix.co.uk>)
Ответы Re: saving a query and reults to a file.  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-novice
am  29.11.2005, um 18:38:50 +0000 mailte Oliver Elphick folgendes:
> On Tue, 2005-11-29 at 11:35 -0500, T. Lackey wrote:
> > Is there an easy way to save a series of queries and query results to
> > a single file like /tee in MySQL?  I am running version 8.-beta4 on
> > windows XP.
>
> In psql:
>
> \o output_file_name
> ...various queries...
> \o

This isn't the right answer. \o redirect _only_ query results to the
file, not the queries.

And yes, i don't know the answer.


Andreas
--
Andreas Kretschmer    (Kontakt: siehe Header)
Heynitz:  035242/47212,      D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
 ===    Schollglas Unternehmensgruppe    ===

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

Предыдущее
От:
Дата:
Сообщение: Re: postgres database file location
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: saving a query and reults to a file.