Re: default icu locale for new databases (PG15)

2023-01-12 Thread Laurenz Albe
On Thu, 2023-01-12 at 15:56 +0100, Robert Sjöblom wrote: > When initializing a new database server with a default collation, there > are a number of different locales available. What's the difference between > > 1. se-x-icu > 2. se-SE-x-icu > 3. sv-SE-x-icu > > ? And, perhaps more importantly, h

default icu locale for new databases (PG15)

2023-01-12 Thread Robert Sjöblom
Greetings, When initializing a new database server with a default collation, there are a number of different locales available. What's the difference between 1. se-x-icu 2. se-SE-x-icu 3. sv-SE-x-icu ? And, perhaps more importantly, how do I future-proof this so that I'm not making a decisio