Re: EDB builds Postgres 13 with an obsolete ICU version - Mailing list pgsql-hackers

From Thomas Kellerer
Subject Re: EDB builds Postgres 13 with an obsolete ICU version
Date
Msg-id 62e1a8ea-0188-1039-dbc6-8ddd5dc5034a@gmx.net
Whole thread Raw
In response to Re: EDB builds Postgres 13 with an obsolete ICU version  (Dave Page <dpage@pgadmin.org>)
List pgsql-hackers
Dave Page schrieb am 04.08.2020 um 10:06:
> Correct - updating ICU would mean a reindex is required following any
> upgrade, major or minor.
>
> I would really like to find an acceptable solution to this however as
> it really would be good to be able to update ICU.
>

What about providing a newer ICU version as kind of an "add-on" download containing only the needed DLLs (assuming it's
aseasy as only replacing the DLLs)? 

Then everyone who wishes to use a newer ICU version can manually install them.
If that download carries a big "ATTENTION: reindex required" I don't think this would be a big risk.

Thomas





pgsql-hackers by date:

Previous
From: Asim Praveen
Date:
Subject: Re: [PATCH] - Provide robust alternatives for replace_string
Next
From: Magnus Hagander
Date:
Subject: Re: EDB builds Postgres 13 with an obsolete ICU version