Re : [pgadmin-support] Character encoding conversion

2008-02-11 Thread Laurent ROCHE
in Support Envoyé le : Samedi, 9 Février 2008, 15h22mn 23s Objet : [pgadmin-support] Character encoding conversion I have a database which was originally created with LATIN1 encoding. I'd like to move it to UTF8. The data will load ok (COPY) but I am getting &#x

[pgadmin-support] Character encoding conversion

2008-02-09 Thread Mike Blackwell
I have a database which was originally created with LATIN1 encoding. I'd like to move it to UTF8. The data will load ok (COPY) but I am getting 'invalid byte sequence for encoding..." messages when accessing the data. Is there a way to automatically convert the offending characters, or to easil