Re: Question about using ICU - Mailing list pgsql-general

From Laurenz Albe
Subject Re: Question about using ICU
Date
Msg-id 0416206e1addde4d0bfc4450e23f46ff6ddfa036.camel@cybertec.at
Whole thread Raw
In response to Re: Question about using ICU  (Paul Förster <paul.foerster@gmail.com>)
Responses Re: Question about using ICU  (Paul Förster <paul.foerster@gmail.com>)
List pgsql-general
On Mon, 2020-09-28 at 11:45 +0200, Paul Förster wrote:
> > Your best bet is to manually change the definition of all columns to use the new collation.
> > psql's \gexec may help.
> 
> but then I'd have to do a reindex anyway, right? My goal was to avoid the reindex altogether, if possible.

That couldn't be avoided anyway if you change the collation no matter
if you do it on the database or on the column level.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




pgsql-general by date:

Previous
From: Paul Förster
Date:
Subject: Re: how to switch off: WARNING: psql major version 11, server major version 13
Next
From: Brajendra Pratap Singh
Date:
Subject: DB upgrade version compatibility