select into ...outfile - Mailing list pgsql-novice

From Clinton Adams
Subject select into ...outfile
Date
Msg-id 5.0.2.1.0.20020301153609.0382ce98@mail.vote-smart.org
Whole thread Raw
Responses Re: select into ...outfile
List pgsql-novice
I need to generate text files from queries.  In mysql this was SELECT INTO
OUTFILE.  Is it a two step process with postgres - SELECT INTO TEMPORARY
TABLE then COPY TABLE?

/clinton


pgsql-novice by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: COPY function and error log
Next
From: Oliver Elphick
Date:
Subject: Re: select into ...outfile