Re: how do i import my sql query result to a file

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: how do i import my sql query result to a file
Дата
Msg-id 1027001631.22901.30.camel@camel
обсуждение исходный текст
Ответ на how do i import my sql query result to a file  (Joseph Syjuco <joseph@asti.dost.gov.ph>)
Список pgsql-sql
not sure I understand the question, but from inside psql you can do:
\o FILENAME    send all query results to file or |pipe

Robert Treat

On Thu, 2002-07-18 at 17:47, Joseph Syjuco wrote:
> how do i import results of my select query to a file
> thanks
> 
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
> http://archives.postgresql.org





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

Предыдущее
От: Christoph Haller
Дата:
Сообщение: Re: How to find out if an index is unique?
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Indexing UNIONs