Re: Problem with accentuated characters - Mailing list pgsql-jdbc

From tony
Subject Re: Problem with accentuated characters
Date
Msg-id 1025702348.2697.97.camel@vaio
Whole thread Raw
In response to Problem with accentuated characters  ("Th Templ" <templ_th@hotmail.com>)
List pgsql-jdbc
On Wed, 2002-07-03 at 14:51, Th Templ wrote:

> I have problem with accentuated characters on inserting entries with jdbc:
> Postgresql doesn't show them correctly.

Where? in psql? in pgaccess?

> How can I configure Postgresql to
> recognize this type of characters? I work on Linux Debian and all is
> configure to use french language.

initdb -E LATIN9
createdb -E LATIN9

Cheers

Tony Grant

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




pgsql-jdbc by date:

Previous
From: "Th Templ"
Date:
Subject: Problem with accentuated characters
Next
From: "Th Templ"
Date:
Subject: Problem with sql function LOWER