Query result to a file

From: Eduardo Vázquez Rodríguez <evazquez(at)insys-corp(dot)com(dot)mx>
To: Postgesql list <pgsql-novice(at)postgresql(dot)org>
Subject: Query result to a file
Date: 2004-08-10 15:29:43
Message-ID: 4118E9E7.4040504@insys-corp.com.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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. :-)

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ron St-Pierre 2004-08-10 15:56:54 Re: DISTINCT ordering
Previous Message Marcel Boscher 2004-08-10 15:08:39 Script done... Function won´t work...