copy with where query? - Mailing list pgsql-general

From CSN
Subject copy with where query?
Date
Msg-id 20051209012851.83682.qmail@web52905.mail.yahoo.com
Whole thread Raw
List pgsql-general
Is it possible to copy data from a table into a file and specify a query for what data should be
included? e.g.

\copy table1 to 'data.txt' where col1=true


thanks
csn


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: Chris Velevitch
Date:
Subject: How efficient is select currval?
Next
From: "Dann Corbit"
Date:
Subject: Re: copy with where query?