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 d0ce95c8-5f91-91fe-d56d-980421b4382f@encs.concordia.ca
обсуждение исходный текст
Ответ на Re: psql -c "\copy table to test.csv with CSV" - french character is wrong  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-sql
Hello, > > > Tried: > psql -c "\copy t1 to test.csv with CSV ENCODING 'UTF8' " > Got: \copy: parse error at "encoding" > > > mixing obsolete and non-obsolete syntax. requires parentheses around > with options and all options written as key-value pairs. I think you mean 9.x. My version is 8.x, and doc shows ENCODING 'encoding_name' only for 9.x. I will use stdout for 8.x. Thanks.

В списке pgsql-sql по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: psql -c "\copy table to test.csv with CSV" - french character is wrong
Следующее
От: Andreas Joseph Krogh
Дата:
Сообщение: Not counting duplicates of declared pratition in OVER()-clause