Re: utf8 database not dumping utf8 characters - Mailing list pgsql-admin

From Matt Williams
Subject Re: utf8 database not dumping utf8 characters
Date
Msg-id 4AB3A16979104BD6BAE069C3D2F28602@williams-tech.net
Whole thread Raw
In response to Re: utf8 database not dumping utf8 characters  (Scott Whitney <scott@journyx.com>)
List pgsql-admin
version 9.1

-- 
Matt Williams
Sent with Sparrow

On Friday, April 6, 2012 at 4:04 PM, Scott Whitney wrote:

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 by date:

Previous
From: Matt Williams
Date:
Subject: Re: utf8 database not dumping utf8 characters
Next
From: Steve Crawford
Date:
Subject: Re: utf8 database not dumping utf8 characters