| From: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
|---|---|
| To: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Encoding problem |
| Date: | 2006-11-02 10:47:24 |
| Message-ID: | 036b01c6fe6c$4823d9f0$a543040a@wiseknot.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi.
I have some encoding problems.
1.) Expression of output of log of server
http://inet.winpg.jp/~saito/pg_bug/postgresql-2006-11-02_192633.log
This is not in the output for the translation by GetText and is ..Native.. message.
(Japanese windows--Shift_jis message)
2.) The message makes a mistake when the log is brought with admin-pack.
2006-11-02 19:28:53 ERROR: invalid byte sequence for encoding "EUC_JP": 0x938c
(SERVER_ENCODING TO EUC_JP)
I think that I should solve it about this problem both. However, I have not had for that
free time yet.... The situation is reported for the time being.
Various suggestions are welcomed.
Regards,
Hiroshi Saito
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jerry Sievers | 2006-11-02 14:36:10 | Re: [PATCHES] Writing WAL for relcache invalidation:pg_internal.init |
| Previous Message | Simon Riggs | 2006-11-02 10:27:44 | Re: [HACKERS] Case Preservation disregarding case |