Re: MSSQL to PostgreSQL : Encoding problem

Поиск
Список
Период
Сортировка
От Arnaud Lesauvage
Тема Re: MSSQL to PostgreSQL : Encoding problem
Дата
Msg-id 4565711D.9000201@freesurf.fr
обсуждение исходный текст
Ответ на Re: MSSQL to PostgreSQL : Encoding problem  ("Brandon Aiken" <BAiken@winemantech.com>)
Ответы Re: MSSQL to PostgreSQL : Encoding problem  (Arnaud Lesauvage <thewild@freesurf.fr>)
Список pgsql-general
Brandon Aiken a écrit :
> It also might be a big/little endian problem, although I always thought that was platform specific, not locale
specific.
>
> Try the UCS-2-INTERNAL and UCS-4-INTERNAL codepages in iconv, which should use the two-byte or four-byte versions of
UCSencoding using the system's default endian setting. 


Guys, it worked !!!!
UCS-4-INTERNAL was the right choice !!!

I love you all !

(now I just have an out of memory problem, but that's going
to be a new thread)

--
Arnaud


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

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: ISO week dates
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: log database changes - a design problem?