UTF8

From: Bakos Sandor <dr_saca(at)freemail(dot)hu>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: UTF8
Date: 2006-06-02 07:46:43
Message-ID: 447FECE3.1060508@freemail.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

  • Re: UTF8 at 2006-06-02 07:57:08 from Markus Schaber

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus Schaber 2006-06-02 07:57:08 Re: UTF8
Previous Message Markus Schaber 2006-06-01 14:30:11 Re: Driver for Postgres 7.2