- Архив списков рассылки pgsql-jdbc

Поиск
Список
Период
Сортировка
От saurabh nasa
Тема
Дата
Msg-id 40543.172.17.9.55.1114495298.squirrel@mail.iiita.ac.in
обсуждение исходный текст
Список 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

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Mark Lewis
Дата:
Сообщение: Re: Problems after upgrading from 7.4.6 driver to 8.0.2
Следующее
От: Antony Paul
Дата:
Сообщение: Impact of open ResultSets and PreparedStatements ?