Search Postgresql Archives

Re: C locale + unicode

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

 



John Sidney-Woollett <johnsw@xxxxxxxxxxxxx> writes:
> Do upper() and lower() only work correctly for postgres v8 UTF-8 encoded 
> databases? (They don't seem to work on chars > standard ascii on my 
> 7.4.6 db). Is this locale or encoding specific issue?

Before 8.0, they don't work on multibyte characters, period.  In 8.0
they work according to your locale setting.

> Is there likely to be a significant difference in speed between a 
> database using a UTF-8 locale and the C locale (if you don't care about 
> the small issues you detailed below)?

I'd expect the C locale to be materially faster for text sorting.
Don't have a number offhand.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@xxxxxxxxxxxxxx)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux