Обсуждение: BUG #9028: character not supported error on one instance not on other

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

BUG #9028: character not supported error on one instance not on other

От
sharadugalmugale@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      9028
Logged by:          sharad
Email address:      sharadugalmugale@gmail.com
PostgreSQL version: 9.1.4
Operating system:   Windows
Description:

org.postgresql.util.PSQLException: Invalid character data was found.  This
is most likely caused by stored data containing characters that are invalid
for the character set the database was created in.  The most common example
of this is storing 8bit data in a SQL_ASCII database.


This error occurs when connected through jdbc on one database but do not
reoccur on other database with same data