Re: Query result to a file

Поиск
Список
Период
Сортировка
От Eduardo Vázquez Rodríguez
Тема Re: Query result to a file
Дата
Msg-id 4118FF03.10305@insys-corp.com.mx
обсуждение исходный текст
Ответ на Query result to a file  (Eduardo Vázquez Rodríguez<evazquez@insys-corp.com.mx>)
Список pgsql-novice
Thanks I have found it

Ron St-Pierre wrote:

> Eduardo Vázquez Rodríguez wrote:
>
>> Hi everybody out there using Postgres.
>>
>> I am using PgAdminIII & I would like that my query results that
>> appears on the console might be redirected to a file or to a temporary
>> table.
>>
>>
>> Someone suggested in this list that I redirect the output of the query
>> using the "query" > file, but my intention is that the new file must
>> be on the client side.
>>
>> My goal is to create a graphic from the query results and procesing
>> the data from the text file.
>>
>>
>> Any suggestions are welcome. :-)
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 2: you can get off all lists at once with the unregister command
>>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>>
>>
> Doesn't pgAdminIII have an option to output the results to the screen,
> to a text file, to html, or to an excel spreadsheet? In pgAdminII it's a
> dropdown box at the bottom of the SQL input window.
>
> Ron
>

--
Eduardo Vázquez Rodríguez <evazquez@insys-corp.com.mx>
Consultoría Implantación
Tel. 5322 5200

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

Предыдущее
От: Ron St-Pierre
Дата:
Сообщение: Re: DISTINCT ordering
Следующее
От: Ron St-Pierre
Дата:
Сообщение: Re: Query result to a file