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

From: sharadugalmugale(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #9028: character not supported error on one instance not on other
Date: 2014-01-29 11:31:34
Message-ID: 20140129113134.13610.88770@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 9028
Logged by: sharad
Email address: sharadugalmugale(at)gmail(dot)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

Browse pgsql-bugs by date

  From Date Subject
Next Message Paul Morie 2014-01-29 17:02:37 Re: BUG #9003: Hard-coding to localhost in postmaster
Previous Message Marko Tiikkaja 2014-01-29 11:25:27 Re: BUG #8984: ERROR: t_xmin is uncommitted in tuple to be updated