BUG #18318: Different character codes are mixed in the log file in Japanese locale.

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: gomikioshi(at)gmail(dot)com
Subject: BUG #18318: Different character codes are mixed in the log file in Japanese locale.
Date: 2024-01-31 09:56:00
Message-ID: 18318-b429273b58c08fa8@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18318
Logged by: Mick ee
Email address: gomikioshi(at)gmail(dot)com
PostgreSQL version: 15.2
Operating system: Windows11
Description:

Different character codes are mixed in the log file in Japanese locale like
following.

2023-12-27 12:52:55.156 JST [10428] LOG: チェックポイント完了: 7572個のバッファを出力 (46.2%);
0個のWALファイルを追加、0個を削除、5個を再利用; 書き出し=269.047秒, 同期=0.087秒, 全体=269.187秒;
同期したファイル=41, 最長=0.005秒, 平均=0.003秒; 距離=69337 kB, 予測=69337 kB
2023-12-27 12:53:09.914 JST [37840] ERROR: 12譎る俣蠖「蠑上〒縺ッ"0"譎ゅ��荳肴ュ」縺ァ縺�
2023-12-27 12:53:09.914 JST [37840] 繝偵Φ繝�: 24譎る俣蠖「蠑上r菴ソ縺��°縲√b縺励¥縺ッ 1 縺九i
12 縺ョ髢薙〒謖��ョ壹@縺ヲ縺上□縺輔>縲�
2023-12-27 12:53:09.914 JST [37840] 譁�: select * from temp.kyocera1227 k

where to_timestamp('2023-12-07 00:00:00','YYYY-MM-DD hh:MI:SS')< k."Last
seen"


2023-12-27 12:58:25.183 JST [10428] LOG: チェックポイント開始: time
2023-12-27 12:58:26.657 JST [10428] LOG: チェックポイント完了: 14個のバッファを出力 (0.1%);
0個のWALファイルを追加、0個を削除、0個を再利用; 書き出し=1.418秒, 同期=0.024秒, 全体=1.474秒; 同期したファイル=7,
最長=0.012秒, 平均=0.004秒; 距離=57 kB, 予測=62409 kB

I can send entire of the some log files.
Regards.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2024-01-31 10:19:33 Re: BUG #18316: The descriptions of the objoid and classoid fields in the pg_description section, include: 12,14,16
Previous Message Tender Wang 2024-01-31 08:11:58 Re: BUG #18310: Some SQL commands fail to process duplicate objects with error: tuple already updated by self