converting database to unicode

From: "Jason Tesser" <JTesser(at)nbbc(dot)edu>
To: <pgsql-general(at)postgresql(dot)org>
Subject: converting database to unicode
Date: 2004-10-13 15:00:04
Message-ID: 04875CB4331F0240A0AD66F97097865101137ACD@paul
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a database in sql_ascii that I need to convert to Unicode. I tried using
pg_dump -Fc .. but it fails on certain characters. like this one "è"
How can I get the data transferred?

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-10-13 15:03:13 Re: query problem
Previous Message Gaetano Mendola 2004-10-13 14:57:53 Re: Recovering data from corrupted table. Urgent Help!!