[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PostgreSQL & Hebrew Charset



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