Re: Accents for TEXT

From: "Elisabeth Julg" <elisabeth(dot)julg(at)steria(dot)com>
To: "tony" <tony(at)animaproductions(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Accents for TEXT
Date: 2002-03-28 11:50:26
Message-ID: KPEJIADGDLIFKJACKNIDKEGBCCAA.elisabeth.julg@steria.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I have try to compile just with --enable-multibyte
(without --enable-locale). But I can't start postmaster (cause LC_LOCALE).

With --enable-multibyte without --enable-locale,
With a database encoded ISO8859-1 (or ISO8859-9) and url
...?charset=ISO8859-1 (or ISO8859-9), I have always the same problem (with
the old database or new).
If LC_LOCALE (and co). are positionned at fr_FR(at)euro or not, the result is
the same : accents are transfomed in '?' character.
Note : It works well with VARCHAR, but not with TEXT field. For Windows
system, I have no problem, but in production I need use Mandrake 8.1.

Variables LC_LOCALE (and co) are importants ?

Sincères salutations,

Elisabeth

(PS: Je serai en congès demain et la semaine prochaine).

-----Message d'origine-----
De : pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org]De la part de tony
Envoyé : mercredi 27 mars 2002 16:10
À : elisabeth(dot)julg(at)steria(dot)com
Cc : pgsql-jdbc(at)postgresql(dot)org
Objet : Re: [JDBC] Accents for TEXT

On Wed, 2002-03-27 at 16:05, Elisabeth Julg wrote:
>
> Thanks but the option --enable-multibyte=YES isn't possible :

Sorry!!

./configure --enable-multibyte

should do it. I've been compiling Cyrus IMAP... it shows

Cheers

Tony

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message tony 2002-03-28 11:59:51 Re: Accents for TEXT
Previous Message Dave Cramer 2002-03-28 11:23:56 Re: NullPointerException atorg.postgresql.jdbc2.ResultSet.next(ResultSet.java:113)