utf8 database not dumping utf8 characters

Поиск
Список
Период
Сортировка
От Matt Williams
Тема utf8 database not dumping utf8 characters
Дата
Msg-id 5D15382C1CF943D8A7B69D102A2BCBD4@williams-tech.net
обсуждение исходный текст
Ответы Re: utf8 database not dumping utf8 characters  (Steve Crawford <scrawford@pinpointresearch.com>)
Re: utf8 database not dumping utf8 characters  (Scott Whitney <scott@journyx.com>)
Список pgsql-admin
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

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: replication failure with GIN index
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: utf8 database not dumping utf8 characters