Re: BUG #3803: Error while sending request to database - Mailing list pgsql-bugs

From Andrew Sullivan
Subject Re: BUG #3803: Error while sending request to database
Date
Msg-id 20071206212744.GC5623@crankycanuck.ca
Whole thread Raw
In response to BUG #3803: Error while sending request to database  ("srinath" <srinath.narra@gmail.com>)
List 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

pgsql-bugs by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] BUG #3799: csvlog skips some logs
Next
From: "Ted Wen"
Date:
Subject: BUG #3806: PreparedStatement.setString(String) throws exception