Re: psql -c "\copy table to test.csv with CSV" - french character iswrong - Mailing list pgsql-sql

From Emi
Subject Re: psql -c "\copy table to test.csv with CSV" - french character iswrong
Date
Msg-id de7c7cc0-3710-12db-5bd1-35f0fa8b7006@encs.concordia.ca
Whole thread Raw
In response to Re: psql -c "\copy table to test.csv with CSV" - french character iswrong  (Pierre Chevalier Géologue <pierrechevaliergeol@free.fr>)
List pgsql-sql
> sql2csv "SELECT DISTINCT opid, year FROM public.field_observations 
> ORDER BY year LIMIT 10" > /tmp/rien.csv
>
Ok. Will use stdout then.

Thanks.
--
psql  -c "copy t1 to STDOUT with CSV" >! test.csv


pgsql-sql by date:

Previous
From: Pierre Chevalier Géologue
Date:
Subject: Re: psql -c "\copy table to test.csv with CSV" - french character iswrong
Next
From: "David G. Johnston"
Date:
Subject: Re: psql -c "\copy table to test.csv with CSV" - french character is wrong