Query result to a file - Mailing list pgsql-novice

From Eduardo Vázquez Rodríguez
Subject Query result to a file
Date
Msg-id 4118E9E7.4040504@insys-corp.com.mx
Whole thread Raw
Responses Re: Query result to a file
Re: Query result to a file
List pgsql-novice
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. :-)

pgsql-novice by date:

Previous
From: Ron St-Pierre
Date:
Subject: Re: DISTINCT ordering
Next
From: Benjamin
Date:
Subject: Re: lock entire database