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:[EMAIL PROTECTED]
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]