Re: Is a way avoiding the driver crash with unicode data?
От
Oliver Jowett
Тема
Re: Is a way avoiding the driver crash with unicode data?
Дата
Msg-id
4271CA2E.9070307@opencloud.com
Ответ на
Список
Дерево обсуждения
Is a way avoiding the driver crash with unicode data? Vernon <vwu725@yahoo.com>
Re: Is a way avoiding the driver crash with unicode data? Oliver Jowett <oliver@opencloud.com>
Vernon wrote: > The following exception occures when the select > statement is issued through the Hibernate. The table > contains some unicode data. After I remove one entry > with the data: > > 擦亮眼睛 > 哈达 > 拉帮结派 > > No exception occurs. No error message is in the PG log > file. How can I avoid such exception happend again? This looks like a backend crash, not a driver issue. What do the server logs say? -O
В списке pgsql-jdbc по дате отправления