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

Поиск
Список
Период
Сортировка
От Emi
Тема Re: psql -c "\copy table to test.csv with CSV" - french character iswrong
Дата
Msg-id de7c7cc0-3710-12db-5bd1-35f0fa8b7006@encs.concordia.ca
обсуждение исходный текст
Ответ на Re: psql -c "\copy table to test.csv with CSV" - french character iswrong  (Pierre Chevalier Géologue <pierrechevaliergeol@free.fr>)
Список 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 по дате отправления:

Предыдущее
От: Pierre Chevalier Géologue
Дата:
Сообщение: Re: psql -c "\copy table to test.csv with CSV" - french character iswrong
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: psql -c "\copy table to test.csv with CSV" - french character is wrong