Re: UNICODE problem on 7.4 with COPY

Поиск
Список
Период
Сортировка
От Gianni Mariani
Тема Re: UNICODE problem on 7.4 with COPY
Дата
Msg-id 3FCB6E2E.70808@mariani.ws
обсуждение исходный текст
Ответ на UNICODE problem on 7.4 with COPY  ("Toby Doig" <toby@vibrantmedia.com>)
Список pgsql-general
Toby Doig wrote:
...

>So, what is going wrong? Why can't I import this very simple unicode file?
>I've searched the archives and google, but to no avail.
>
>
try converting the file to utf-8.

iconv -t utf-8 -f utf-16 < unicode-file.txt > utf-8-file.txt




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