Re: Query result to a file - Mailing list pgsql-novice

From Eduardo Vázquez Rodríguez
Subject Re: Query result to a file
Date
Msg-id 4118FF03.10305@insys-corp.com.mx
Whole thread Raw
In response to Query result to a file  (Eduardo Vázquez Rodríguez<evazquez@insys-corp.com.mx>)
List 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 by date:

Previous
From: Ron St-Pierre
Date:
Subject: Re: DISTINCT ordering
Next
From: Ron St-Pierre
Date:
Subject: Re: Query result to a file