Re: UTF8 national character data type support WIP patch and list of open issues.
В списке pgsql-hackers по дате отправления:
| От | Peter Eisentraut |
|---|---|
| Тема | Re: UTF8 national character data type support WIP patch and list of open issues. |
| Дата | |
| Msg-id | 1380077397.1440.25.camel@vanquo.pezone.net обсуждение |
| Ответ на | Re: UTF8 national character data type support WIP patch and list of open issues. ("MauMau" <maumau307@gmail.com>) |
| Ответы |
Re: UTF8 national character data type support WIP patch and list of open issues.
|
| Список | pgsql-hackers |
On Tue, 2013-09-24 at 21:04 +0900, MauMau wrote: > "4. I guess some users really want to continue to use ShiftJIS or EUC_JP for > database encoding, and use NCHAR for a limited set of columns to store > international text in Unicode: > - to avoid code conversion between the server and the client for performance > - because ShiftJIS and EUC_JP require less amount of storage (2 bytes for > most Kanji) than UTF-8 (3 bytes) > This use case is described in chapter 6 of "Oracle Database Globalization > Support Guide"." But your proposal wouldn't address the first point, because data would have to go client -> server -> NCHAR. The second point is valid, but it's going to be an awful amount of work for that limited result.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера