Re: UTF-8 encoding failure
От | Hiroshi Saito |
---|---|
Тема | Re: UTF-8 encoding failure |
Дата | |
Msg-id | FEB6F18C955B497FB3729BA749DCB278@acer08f817a9b5 обсуждение исходный текст |
Ответ на | UTF-8 encoding failure (Martin Schäfer <Martin.Schaefer@cadcorp.com>) |
Список | pgsql-bugs |
Hi. Ummm, it is very strange.... Can you do chcp command? C:\home\HIROSHI>chcp 932 ç¾å¨ã®ã³ã¼ã ãã¼ã¸: 932 Anyway, I want to prepare and check the same environment as you. It may be that there is a shortage of environment for changing some. the following things , but, It is hard to consider a problem... http://download.microsoft.com/download/6/2/e/62e61f10-e106-4f4c-a862-63eec2b41efb/readme.htm However, time is required. Regards, Hiroshi Saito ----- Original Message ----- From: "Martin Schäfer" <Martin.Schaefer@cadcorp.com> > Okay, got it now. > > Unfortunately, the output is exactly the same as before: > > G:\Test\TestPostgreSQLJapanese>PostgreSQLJapaneseSJIS.exe localhost 5432 dev308 postgres > postgres > localhost 5432 dev308 postgres postgres > Testing with encoding UTF-8: > NOTICE: CREATE TABLE will create implicit sequence "èå¸ï½®èªgid_seq" for serial column "èå¸ï½®ã»gid" > NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "èå¸ï½®èªpkey" for table "èå¸ï½®ã» > PQfname(pResult, 4) returned incorrect field name. > PQfname(pResult, 5) returned incorrect field name. > PQfname(pResult, 6) returned incorrect field name. > > Testing with encoding SJIS: > NOTICE: CREATE TABLE will create implicit sequence "åå®_gid_seq" for serial column "åå®.gid" > NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "åå®_pkey" for table "åå®" > Query failed with error: > ERROR: invalid byte sequence for encoding "UTF8": 0xe59eff > HINT: This error can also happen if the byte sequence does not match the encoding > expected by the server, which is controlled by "client_encoding". > > I'm beginning to believe that the problem is indeed in the combination of UK English > operating system with Japanese locale. Maybe someone else could test this combination? > > Regards, > > Martin
В списке pgsql-bugs по дате отправления: