Question about using ICU - Mailing list pgsql-general

From Paul Förster
Subject Question about using ICU
Date
Msg-id FC5678BA-0777-4913-B5BA-5A67CF41B1B8@gmail.com
Whole thread Raw
Responses Re: Question about using ICU  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-general
Hi,

I have a general question about the use of ICU. Currently, we have PostgreSQL compiled from source (Linux) without ICU
support.All database clusters and databases are UTF8 and of course relying on glibc. 

With the sooner or later upcoming glibc release 2.28, there will probably a big reindex operation be necessary. To
avoidthat, I'd like to use ICU. 

Compiling --with-icu into the new software, is there a way to make a whole database cluster and all its databases use
anICU without having to manually change all tables or indexes? 

Cheers,
Paul


pgsql-general by date:

Previous
From: Paul Förster
Date:
Subject: Re: pg_upgrade Python version issue on openSUSE
Next
From: Laurenz Albe
Date:
Subject: Re: Question about using ICU