Unicode support on Win32

Поиск
Список
Период
Сортировка
От Caleb
Тема Unicode support on Win32
Дата
Msg-id 20050224141030.90536.qmail@web52408.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Unicode support on Win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Hi,

I am using Windows as a development environment (and database design),
and  it seems that Unicode is not supported on Win32.

Is there word on when Unicode support will be implemented on the
Windows port of PostgreSQL?

I was used to using mySQL and it supported Unicode on Windows
properly.. But I suppose that the Windows port of PostgreSQL is still
working in progress.

On the other hand, could I pick a different charset for now, and when I
need to copy this whole database to a production machine (that will use
linux) choose the UTF-8 charset ?

I also don't seem to understand why you need to define the whole
database as unicode ? Don't you only need unicode for certain fields,
and the rest can be Latin1?

Thanks :)



__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail

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

Предыдущее
От: Sebastien FLAESCH
Дата:
Сообщение: Suggestion for parameterized queries
Следующее
От: Bricklen Anderson
Дата:
Сообщение: Re: to_char bug?