Re: [despammed] Select dump

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: [despammed] Select dump
Дата
Msg-id 764CAFC6-C223-11D9-B6B5-000A95B03262@pgedit.com
обсуждение исходный текст
Ответ на Re: [despammed] Select dump  (Andreas Kretschmer <akretschmer@despammed.com>)
Список pgsql-novice
On May 11, 2005, at 9:34 AM, Andreas Kretschmer wrote:

> If you work with psql, you can use "\o FILE" to define a filename for
> output. If you work in a shell a call psql, you can redirect the
> output.

And see the psql documentation for the other options you need. You'll
want to set the field separator to a comma and turn on the "tuples
only" option to get rid of the headers and other information normally
in the output.

http://www.postgresql.org/docs/current/interactive/app-psql.html


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: [despammed] Select dump
Следующее
От: "Van Ingen, Lane"
Дата:
Сообщение: First plpgsql Script