| От | Andreas Pflug |
|---|---|
| Тема | Re: UNICODE isn't expressed.(pg_dump,pg_restore) |
| Дата | |
| Msg-id | 419B2824.5000703@pse-consulting.de обсуждение исходный текст |
| Ответ на | UNICODE isn't expressed.(pg_dump,pg_restore) ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>) |
| Список | pgadmin-hackers |
Hiroshi Saito wrote: > Hi Andreas. > > I think how to solve this problem. > > case1) > postgresql.conf-> # client_encoding = this is comment out; > Then, pg_dump is discharged with server_encoding. > > case2) > postgresql.conf-> client_encoding = UNICODE > Then, pg_dump is discharged with UNICODE. > This case is to see this. > http://cre-ent.skcapi.co.jp/~saito/pgadmin3/pga_dmp.jpg ExternProcessDialog expects any program's output to be in the machine's charset, but in the case of pg_dump it may be Unicode. This isn't fixed too easy, because charset translation is performed in a base class. I've put it on the TODO list for 1.3. Regards, Andreas
В списке pgadmin-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера