From: | Miroslav Šulc <miroslav(dot)sulc(at)startnet(dot)cz> |
---|---|
To: | pginfo <pginfo(at)t1(dot)unisoftbg(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: lower and unicode |
Date: | 2005-03-14 08:15:14 |
Message-ID: | 42354812.7030106@startnet.cz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Are you using PostgreSQL on Windows? If so, you should read the FAQ here
http://pginstaller.projects.postgresql.org/FAQ_windows.html#2.6.
On Windows, UNICODE (UTF8) is not supported because Windows natively
supports only UTF16 (I'm just repeating something I have read somewhere).
Miroslav
pginfo wrote:
> Hi ,
>
> I tested the lower with unicode on 8.0.1 and find it not to work.
> If I have only latin symbols it is working well, but if I try to use
> also cyrillic the lower simpli ignore this symbols and all stay as is.
> I readet that this will work on 8.x .
> Exists some one using lower/upper + unicode and where can I find info
> about unicode status with pg?
>
> regards,
> ivan.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
Attachment | Content-Type | Size |
---|---|---|
miroslav.sulc.vcf | text/x-vcard | 387 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2005-03-14 08:16:07 | Re: sql: "LIKE" problem |
Previous Message | Tom Lane | 2005-03-14 07:32:12 | Re: sql: "LIKE" problem |