Re: utf8 database not dumping utf8 characters

Поиск
Список
Период
Сортировка
От Scott Whitney
Тема Re: utf8 database not dumping utf8 characters
Дата
Msg-id 5eb9195d-5803-46b1-a388-fffd7550f5a7@zimbra.int.journyx.com
обсуждение исходный текст
Ответ на utf8 database not dumping utf8 characters  (Matt Williams <matt@williams-tech.net>)
Ответы Re: utf8 database not dumping utf8 characters
Список pgsql-admin
What version, Matt? I had that problem back in 8.1x


I have a database that is utf8 and displays utf8 values correctly in psql. When dumped, it displays the utf8 characters incorrectly. ie. ö turns into Ã

In the header of the dump file, I have:

SET client_encoding = 'UTF8';

So I'm not sure where the disconnect is?

Thoughts?

Thanks,  

--  
Matt Williams
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


В списке pgsql-admin по дате отправления:

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: utf8 database not dumping utf8 characters
Следующее
От: Matt Williams
Дата:
Сообщение: Re: utf8 database not dumping utf8 characters