Re: Questionable description about character sets

From: Nico Williams <nico(at)cryptonector(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Tatsuo Ishii <ishii(at)postgresql(dot)org>, andreas(at)proxel(dot)se, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Questionable description about character sets
Date: 2026-02-16 05:07:35
Message-ID: aZKmF2C9SAzOgAP9@ubby
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 16, 2026 at 05:35:41PM +1300, Thomas Munro wrote:
> [...]. UTF-16 is
> apparently sometimes preferred to save space in other RDBMSs that can
> do it, but I suppose you could achieve the same size most of the time
> with a scheme like that. [...]

[Off-topic] I think UTF-16 yielding smaller encodings is a truism. It
really depends on what language the text is mostly written in, but
mostly it's a truism that's not true. Anyways, UTF-16 has to go away,
and the sooner the better.

Nico
--

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2026-02-16 05:11:47 Re: recovery.signal not cleaned up when both signal files are present
Previous Message Dilip Kumar 2026-02-16 04:36:58 Re: Skipping schema changes in publication