Re: query to file

Поиск
Список
Период
Сортировка
От Eugene E.
Тема Re: query to file
Дата
Msg-id 4355DC74.6020006@bankir.ru
обсуждение исходный текст
Ответ на query to file  (Judith Altamirano Figueroa <jaltamirano@correolux.com.mx>)
Список pgsql-sql
Judith Altamirano Figueroa wrote:
> Excuse me, how can I send a query to a file?, for example the result of
> this query:
> 
> select id_articulo, articulo, color_code from articulos;

if you mean psql

\o filename

and try to read output of a command \?


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

Предыдущее
От: Michael Glaesemann
Дата:
Сообщение: Re: Problem -Postgre sql
Следующее
От: Matthew Peter
Дата:
Сообщение: Re: problems with array