PostgreSQL JDBC Driver versus Encoding - Mailing list pgsql-jdbc

From João Paulo Pires
Subject PostgreSQL JDBC Driver versus Encoding
Date
Msg-id 004301c812a1$7a8ee980$dc4c0a0a@ci.iscte.intranet
Whole thread Raw
Responses Re: PostgreSQL JDBC Driver versus Encoding  (Oliver Jowett <oliver@opencloud.com>)
Re: PostgreSQL JDBC Driver versus Encoding  (John R Pierce <pierce@hogranch.com>)
List pgsql-jdbc

Hello,

 

I have a PostgreSQL database which encoding is SQL_ASCII.

I inserted information into that database from a MySQL database, using Java code, which encoding is UTF-8, and the information in the destination database has some strange characters related with encoding problems.

 

There is any additional parameter that we can consider in the PostrgreSQL connection string to deal with those problems?

The problem should be related with the encoding used to connect to MySQL database?

 

Best regards,

 

João Paulo Pires

Developer

 

Attachment

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Fw: postgresql experts please help
Next
From: Oliver Jowett
Date:
Subject: Re: PostgreSQL JDBC Driver versus Encoding