Re: Moving from Linux to Linux?
Paul Foerster <paul.foerster@gmail.com>
From: Paul Foerster <paul.foerster@gmail.com>
To: Adrian Klaver <adrian.klaver@aklaver.com>
Cc: Pgsql-General List <pgsql-general@lists.postgresql.org>
Date: 2025-03-12T20:55:52Z
Lists: pgsql-general
Hi Adrian, > On 12 Mar 2025, at 21:26, Adrian Klaver <adrian.klaver@aklaver.com> wrote: > > A good summary of the glibc issue: > > https://wiki.postgresql.org/wiki/Locale_data_changes > > With distro information: > > https://wiki.postgresql.org/wiki/Locale_data_changes#What_Linux_distributions_are_affected I know the article, thanks. We needed a full reindex when upgrading from SLES 15.2 to 15.3. We're on 15.5 now, partly already on 15.6. Thank god, we didn't have that ugly database back then that we have now. But I see the next doomsday coming on the horizon. 🤣 Also, we try to get rid of the libc locale provider and switch to libicu, wherever possible. Cheers, Paul