Change database encoding

From: "Luiz K(dot) Matsumura" <luiz(at)planit(dot)com(dot)br>
To: pgsql-novice(at)postgresql(dot)org
Subject: Change database encoding
Date: 2005-01-18 13:54:27
Message-ID: 41ED1513.1050102@planit.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,
I have a database in SQL_ASCII encoding that i want to convert to UNICODE
I try backup then with pgdump and restore the backup in a new database
with unicode encoding but I get errors of
ivalid byte sequence for unicode encoding.

What I need to do ?

Thanks in advance

Luiz

Browse pgsql-novice by date

  From Date Subject
Next Message Jeff Eckermann 2005-01-18 14:41:08 Re: How the get variables out of a plggsql RECORD by column number
Previous Message Luiz K. Matsumura 2005-01-18 13:05:02 Re: can't add connection to server in windowsXP using pgadminIII