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

Поиск
Список
Период
Сортировка
От sharadugalmugale@gmail.com
Тема BUG #9028: character not supported error on one instance not on other
Дата
Msg-id 20140129113134.13610.88770@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
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

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

Предыдущее
От: "Martin Nzioki"
Дата:
Сообщение: Re: BUG #9006: Incorrect update when using where with non-existent column in subselect
Следующее
От: Paul Morie
Дата:
Сообщение: Re: BUG #9003: Hard-coding to localhost in postmaster