[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PostgreSQL & Hebrew Charset
- To: Ben-Nes Michael <miki(at-nospam)canaan.co.il>
- Subject: Re: PostgreSQL & Hebrew Charset
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Mon, 25 Dec 2000 20:00:06 +0200 (IST)
- cc: ILUG <linux-il(at-nospam)linux.org.il>, Ivrix Discussions <ivrix-discuss(at-nospam)ivrix.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <3A478006.666E4259@canaan.co.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Mon, 25 Dec 2000, Ben-Nes Michael wrote:
> Hi
>
> does any one know if postgresl (7) support hebrew charset ? (sorting,
> group ... )
> If so, what is the way to enable it ?
Can't give you a direct answer, but:
Does pgsql uses localized glibc functions? see locale (7).
If so: set the LANG (or just some appropriate LC_* vars) to "he" (or
"he_IL" or whatever)
Although setting the language for the whole process may not be desirable
for such an application.
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il