Multiple languages in one database

Поиск
Список
Период
Сортировка
От Mont Rothstein
Тема Multiple languages in one database
Дата
Msg-id 651dbef38351a356fc59cd02db5b38fd@yahoo.com
обсуждение исходный текст
Ответы Re: Multiple languages in one database
Список pgsql-admin
I need to store multiple languages in one database (English, Spanish,
Chinese, Korean, ???).  At first I thought I would just us Unicode, but
then I realized that it is only UTF-8 and it is my understanding that
UTF-8 is insufficient for Chinese and Korean.  I state this because I
am starting to think that it is possible this assumption is incorrect.

My question is this, is anyone storing multiple languages (including
non-latin based languages such as Chinese and Korean) in one DB and if
so how?

My need is to store strings of text for each support language.  Ex: for
a given English string there would also be a Spanish, Chinese, and
Korean string.  This would then be used for language specific output in
web pages, print (PDF?), and in email.

I would really appreciate any help or pointers on this.

Thanks,
-Mont


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Problem with backups and functions.
Следующее
От: "Joel Fradkin"
Дата:
Сообщение: linux question might be bad forum for it.