Re: glibc updarte 2.31 to 2.38

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: glibc updarte 2.31 to 2.38
Date: 2024-09-22 14:11:00
Message-ID: CANzqJaDqUTrm4f-UxK1A3=uk24wbYCW==t8xp=t0nRwu6vcKiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Shaheed,

How often do you sort words in text editors?
How often do you have your text editor care whether the word you just typed
is the *only* instance of that word in the document?

Not too often. So... yes, we ignore the problem.

The real question is why nobody notices it in other RDBMSs like Oracle, SQL
Server and MySQL.

On Sun, Sep 22, 2024 at 9:59 AM Shaheed Haque <shaheedhaque(at)gmail(dot)com>
wrote:

> I've been working on Unix-like systems for decades and though I thought I
> understood most of the issues to do with i18n/l10n, I've only just started
> using Postgres and I don't understand is why these changes ONLY seem to
> affect Postgres. Or is it more that it also affects text editors and the
> like, but we just tend to ignore that?
>
> On Sun, 22 Sep 2024, 14:47 Joe Conway, <mail(at)joeconway(dot)com> wrote:
>
>> On 9/21/24 15:19, Paul Foerster wrote:
>> > I already expressed the idea of changing all locales to ICU. The
>> > problem there is that I'd have to create new instances and then move
>> > each database individually. I wish I could convert already running
>> > databases… This also takes time. Still, I think I'm going to try
>> > this route. It's always a gamble if reindexing is needed or not with
>> > any glibc change.
>>
>>
>> Note that moving to ICU might improve things, but there are similar
>> potential issues with ICU as well. The trick there would be to get your
>> OS distro provider to maintain the same ICU version across major
>> versions of the distro, which is not the case currently. Nor does the
>> PGDG repo do that.
>>
>>
>> --
>> Joe Conway
>> PostgreSQL Contributors Team
>> RDS Open Source Databases
>> Amazon Web Services: https://aws.amazon.com
>>
>>
>>

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> crustacean!

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Sabino Mullane 2024-09-22 14:11:57 Re: IO related waits
Previous Message Shaheed Haque 2024-09-22 13:59:34 Re: glibc updarte 2.31 to 2.38