Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.
В списке pgsql-hackers по дате отправления:
| От | Magnus Hagander |
|---|---|
| Тема | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. |
| Дата | |
| Msg-id | 47151BF1.2040008@hagander.net обсуждение исходный текст |
| Ответ на | Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32. ("Hiroshi Saito" <z-saito@guitar.ocn.ne.jp>) |
| Список | pgsql-hackers |
Hiroshi Saito wrote: > Hi. > > From: "Dave Page" <dpage@postgresql.org> >>> Yes, Please see, >>> http://winpg.jp/~saito/pg83/pg83b1-err2.txt >>> Is that initdb is successful a problem as for this? >> >> Oh, sorry - misread that. I chatted with Magnus about that. It is >> correct, but misleading. pg_control will say Japanese_Japan.932 as well >> iirc, even though it is really Japanese_Japan.65001. > > But, Please see. > http://winpg.jp/~saito/pg83/pg83b1-err3.txt > Japanese_Japan.65001 is error... > Japanese_Japan is true. Yes, that is expected. If you explicitly ask for the .65001 locale it will try the one that doesn't have the proper NLS files, and that shouldn't work. If you just put in Japanese_Japan, it will use the UTF16 locale. //Magnus
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера