Re: Retiring some encodings? - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Retiring some encodings?
Date
Msg-id 20250523.195846.842630502869511194.ishii@postgresql.org
Whole thread Raw
Responses Re: Retiring some encodings?
List pgsql-hackers
>> On 23 May 2025, at 11:08, wenhui qiu <qiuwenhuifx@gmail.com> wrote:
>> 
>> HI 
>> > The obvious question is how many people would suffer because
>> > of that removal, as it would prevent them from using pg_upgrade.
>> 
>> > Can anybody who works in a region that uses these encodings make
>> > an educated guess?
>> +1 Agree ,GB18030 A coding standard in China, if deleted, will have an impact on the application of postgresql in
China,and China is now experiencing more and more hot postgresql heat, need to consider carefully!
 
> 
> Thanks for the input, that's exactly what we need to make informed decisions.
> How prevalent is GB18030 usage, is it used in all postgres installations in
> China, most of them or in some particular cases?

Another point is, whether other DBMS support GB18030 or not. If they
support, but PostgreSQL would not in the future, that could be a
reason to move away from PostgreSQL.

As far as I know MySQL, Oracle and SQL server support GB18030.

Best regards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: [PoC] XMLCast (SQL/XML X025)
Next
From: Amit Kapila
Date:
Subject: Re: Conflict detection for update_deleted in logical replication