2 messages in org.postgresql.pgsql-jdbcRe: Encoding
FromSent OnAttachments
Charles CuriJul 7, 2006 11:40 am 
Mark LewisJul 7, 2006 1:08 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: EncodingActions...
From:Mark Lewis (mark@mir3.com)
Date:Jul 7, 2006 1:08:22 pm
List:org.postgresql.pgsql-jdbc

Dump the data, drop the database, recreate with utf-8, reimport. -- Mark

On Fri, 2006-07-07 at 15:40 -0300, Charles Curi wrote:

Hi people. What can I do to change the encoding of my data base from "asc-ii" to "utf-8"? Thank you. Charles