Re: BUG #3803: Error while sending request to database

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3803: Error while sending request to database
Date: 2007-12-06 21:27:44
Message-ID: 20071206212744.GC5623@crankycanuck.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Dec 06, 2007 at 12:34:55PM +0000, srinath wrote:
> when i connecting my postgresql which giving
> org.postgresql.util.PSQLException: ERROR: conversion between UNICODE and
> MULE_INTERNAL is not supported.please send solution about this problem.

Sounds like you have your application using MULE_INTERNAL encoding. Don't
do that.

A

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ted Wen 2007-12-06 23:21:43 BUG #3806: PreparedStatement.setString(String) throws exception
Previous Message Andrew Dunstan 2007-12-06 21:02:21 Re: [HACKERS] BUG #3799: csvlog skips some logs