Re: getting query result into a file

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Etienne Noumedem <etienduval(at)yahoo(dot)fr>
Cc: pgsql-general(at)PostgreSQL(dot)org
Subject: Re: getting query result into a file
Date: 2002-12-03 21:21:31
Message-ID: 20021203212131.GB15415@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Dec 03, 2002 at 12:13:50 +0100,
Etienne Noumedem <etienduval(at)yahoo(dot)fr> wrote:
> Hi,
> Please , can i get a postgresql query result into a
> file using for my application ? why?
> thank's

If you are using the psql interface you can use the \o command to redirect
output to a file.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rod Taylor 2002-12-03 21:30:13 Re: 7.4 Wishlist
Previous Message Bruno Wolff III 2002-12-03 21:19:01 Re: Postgresql -- initial impressions and comments