From: "saurabh nasa" <snasa_02(at)iiita(dot)ac(dot)in>
To: pgsql-jdbc(at)postgresql(dot)org
Subject:
Date: 2005-04-26 06:01:38
Message-ID: 40543.172.17.9.55.1114495298.squirrel@mail.iiita.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I have the following problem pertaining to encoding issues with POSTGRESQL

I created a new directory and specified locale settings with initdb
--locale=hi_IN.utf and created a new database with encoding set to
unicode. But, while I can insert unicode strings correctly with JDBC, it
gives the wrong answer while matching strings.I have not been able to find
any reason for this.
I would be really obliged if any one can help in this regard,
Saurabh Nasa

Browse pgsql-jdbc by date

  From Date Subject
Next Message Antony Paul 2005-04-26 13:24:29 Impact of open ResultSets and PreparedStatements ?
Previous Message Mark Lewis 2005-04-26 00:00:37 Re: Problems after upgrading from 7.4.6 driver to 8.0.2