Re: Moving from Linux to Linux? - Mailing list pgsql-general

From Christophe Pettus
Subject Re: Moving from Linux to Linux?
Date
Msg-id 7EDFB0C6-3493-4066-90FF-F99C9707B272@thebuild.com
Whole thread Raw
In response to Re: Moving from Linux to Linux?  (Paul Foerster <paul.foerster@gmail.com>)
List pgsql-general

> On Mar 13, 2025, at 10:10, Paul Foerster <paul.foerster@gmail.com> wrote:
>
> Is C.UTF8 really the same as en_US.UTF8?

No.  C.UTF8 sorts on Unicode code points, which will be (somewhat) different from en_US.UTF8.

If you want a collation that is "good enough" across multiple languages, the ICU collation und-x-icu is the best bet.


pgsql-general by date:

Previous
From: Paul Foerster
Date:
Subject: Re: Moving from Linux to Linux?
Next
From: Laurenz Albe
Date:
Subject: Re: Finding execution time for a query