Multilingual database

From: Terence Ng <ngterry2000(at)yahoo(dot)com(dot)hk>
To: pgsql-novice(at)postgresql(dot)org
Subject: Multilingual database
Date: 2003-05-10 02:48:37
Message-ID: 20030510024837.58922.qmail@web41103.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi!

I would like to store the title and description of a
product in different languages. Should I use unicode
(UTF-8) to store the different languages in one
database, or I should initialize different databases
for the different languages? I appreciate if someone
can give me some suggestions and what I should aware
of. I have use the keyword "multilingual" to search
the achrieves but cannot find an answer.

Terence

_________________________________________________________
第二世(謝霆鋒),習慣失戀(容祖兒),兄妹(陳奕迅)...
Yahoo! 鈴聲下載
http://ringtone.yahoo.com.hk

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Sudhanshu Gupta 2003-05-10 09:16:47
Previous Message Josh Berkus 2003-05-09 15:27:04 Re: using pl/pgsql