Re: ICU for global collation - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: ICU for global collation
Date
Msg-id ecac910c-d3d3-1d39-1040-2021f3551c69@enterprisedb.com
Whole thread Raw
In response to Re: ICU for global collation  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: ICU for global collation  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 14.03.22 19:57, Robert Haas wrote:
> 1. What will happen if I set the ICU collation to something that
> doesn't match the libc collation? How bad are the consequences?

These are unrelated, so there are no consequences.

> 2. If I want to avoid a mismatch between the two, then I will need a
> way to figure out which libc collation corresponds to a given ICU
> collation. How do I do that?

You can specify the same name for both.



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints
Next
From: Ashutosh Sharma
Date:
Subject: Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints