Re: saving a query and reults to a file.

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: saving a query and reults to a file.
Дата
Msg-id 1133289530.10517.88.camel@linda.lfix.co.uk
обсуждение исходный текст
Ответ на saving a query and reults to a file.  ("T. Lackey" <lackey@ltu.edu>)
Ответы Re: saving a query and reults to a file.  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-novice
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

--
Oliver Elphick                                          olly@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA  92C8 39E7 280E 3631 3F0E  1EC0 5664 7A2F A543 10EA
                 ========================================
   Do you want to know God?   http://www.lfix.co.uk/knowing_god.html


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

Предыдущее
От:
Дата:
Сообщение: Re: PostgreSQL 8.1.0-2 WinXP Services
Следующее
От:
Дата:
Сообщение: Re: postgres database file location