Re: [GENERAL] copy with where query?

2005-12-08 Thread Dann Corbit
: pgsql-general@postgresql.org > Subject: [GENERAL] copy with where query? > > 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 >

[GENERAL] copy with where query?

2005-12-08 Thread CSN
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 arou