>Is it possible to write the result of a SELECT statement to disk from>psql?
\o <filename><SELECT STATEMENT>\o
Make sure you provide a complete path to the <filename> so you can find itlater! :-)
len morgan