From: | Jan Wessely <jawe(at)vknn(dot)org> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Current JDBC Driver char encoding - Bug or feature? |
Date: | 2001-11-29 11:06:56 |
Message-ID: | MPG.167034ec175eef5989680@news.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-jdbc |
Hello Postgres & JDBC gurus,
We recently upgraded from jdbc7.0-1.2.jar to jdbc7.1-1.2.jar and now non-
ASCII characters display as ?. That was not the case with the old driver.
Our Postgres Installation was built with --enable-locale but not with
--enable-multibyte or anything else differing from the default config.
psql displays that characters correctly when printing query results.
Any hints what we can do about this?
Can't imagine that I have to reconfigure the backend when the JDBC driver
changes.
We can't fall back to the old driver because of various other bugs or
unimplemented methods there.
Please forgive if that issue was discussed already, I really tried to
find related messages, but...
TIA, jan
--
Jan Wessely
Vienna Knowledge Net
mailto:jawe(at)vknn(dot)org
http://www.vknn.org
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Wessely | 2001-11-29 11:28:36 | Current JDBC Driver char encoding - Bug or feature? |
Previous Message | Martijn van Oosterhout | 2001-11-29 10:45:20 | Re: Installing Libraries on remote pc |
From | Date | Subject | |
---|---|---|---|
Next Message | Barry Lind | 2001-11-29 17:32:35 | Re: CallableStatements |
Previous Message | gbittar | 2001-11-29 07:21:41 | Re: CallableStatements |