Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: International support
- To: tlug@example.com, tom@example.com
- Subject: Re: International support
- From: Hiro Yoshioka <hyoshiok@example.com>
- Date: Fri, 23 Feb 2001 10:19:28 +0900
- Cc: hyoshiok@example.com
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=iso-2022-jp
- In-Reply-To: <20010223082824.I30526@example.com>
- References: <5.0.2.1.0.20010222103228.02ea67d8@example.com><20010223082824.I30526@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <TT5dF.A.biH.Dwbl6@example.com>
- Resent-Sender: tlug-request@example.com
> > I've chosen Postgres. Is there anything MySQL does that Postgres doesn't in > > terms of language support that I should be aware of? I've read some success > > stories about Japanese sites being done with php (i18n version) and mysql - > > but I prefer postgres' procedure and relational capabilities. > > We create our pgsql database with MULE_INTERNAL. This is quite flexible > and allows us to have postgres convert to the various different encodings > for us. For example, when we enter stuff, we usually enter EUC, but to > display on imode we need Shift-JIS. PostgreSQL handles this nicely. Currently > unicode support is not really there yet. You can store stuff in unicode, > but the conversion to various other encoding isn't ready yet. That said, > I see in CVS that they've added shift-JIS to unicode conversion routines > in 7.1. This is still in development though. another tips is don't enable-locale to configure PostgreSQL. If you enable-locale, then the database engine (postmaster) uses strcoll which is locale sensitive behavior but glibc 2.1 does not support multibyte collation yet. hope this help. Hiro -- Hiro Yoshioka/CTO, Miracle Linux mailto:hyoshiok@example.com http://www.miraclelinux.com カーネルプログラマ募集中
- References:
- International support
- From: Soma Interesting <dfunct@example.com>
- Re: International support
- From: "Thomas O'Dowd" <tom@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: about ADSL
- Next by Date: Re: about ADSL
- Prev by thread: Re: International support
- Next by thread: FW: [ChemLinux] map instead pages
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links