UTF8 - Mailing list pgsql-jdbc

From Bakos Sandor
Subject UTF8
Date
Msg-id 447FECE3.1060508@freemail.hu
Whole thread Raw
Responses Re: UTF8  (Markus Schaber <schabi@logix-tt.com>)
List pgsql-jdbc
Hi !

I get the following exception when I read a simple TXT file in Linux and
try to INSERT to the psql. (8.1.4)

org.postgresql.util.PSQLException: ERROR: character 0xefbfbd of encoding
"UTF8" has no equivalent in "LATIN2"
at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1512)
at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1297)
at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)

Can someone help me ?

Saca

pgsql-jdbc by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Driver for Postgres 7.2
Next
From: Markus Schaber
Date:
Subject: Re: UTF8