Error while sending request to database

Поиск
Список
Период
Сортировка
Искать

Error while sending request to database

От:
"srinath narra" <srinath.narra@gmail.com>
Дата:

Re: Error while sending request to database

От:
"Usama Dar" <munir.usama@gmail.com>
Дата:


On Dec 6, 2007 5:26 PM, srinath narra <srinath.narra@gmail.com> wrote:
hi,

      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.

 Srinath

postgresql jdbc just works with utf8 client encoding, and since postgres server doesn't support encoding conversion to and from mule_internal server encoding and unicode client encoding , you won't be able to connect.

Try setting your server encoding to something else, i.e. utf-8
more detail at

http://www.postgresql.org/docs/8.2/static/multibyte.html#AEN24142

--
Usama Munir Dar http://linkedin.com/in/usamadar
Consultant Architect
Cell:+92 321 5020666
Skype: usamadar
FAQ