Re: UTF encoding error

From: Felipe Schnack <felipes(at)ritterdosreis(dot)br>
To: Fernando Nasser <fnasser(at)redhat(dot)com>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: UTF encoding error
Date: 2002-12-04 19:24:35
Message-ID: 1039029875.1333.29.camel@desenv1.ritterdosreis.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

No I didn't... maybe I should recreate my database? Specify charset in
jdbc connection will help in something?
Hey, you're brazilian and work at redhat or something?

On Wed, 2002-12-04 at 17:21, Fernando Nasser wrote:
> Felipe Schnack wrote:> I was with serious problems with brazilian
> portuguese... and I have no
> > idea how to tell the postmaster to use pt-br... but now I added
> > "&charSet=LATIN1" to my jdbc URLS.. what else I could do?
> >
>
> That is a no-op for backends 7.3 on. What version of PostgreSQL are you using?
>
> It is not the postmaster you must tell which encoding to use. You must have
> specified the encoding when you did the "createdb", with the "-E" option.
>
> Or specify the ENCODING clause when using the SQL "CREATE DATABASE" command.
>
> Abracos,
> Fernando
>
>
>
> --
> Fernando Nasser
> Red Hat - Toronto E-Mail: fnasser(at)redhat(dot)com
> 2323 Yonge Street, Suite #300
> Toronto, Ontario M4P 2C9
>
--

Felipe Schnack
Analista de Sistemas
felipes(at)ritterdosreis(dot)br
Cel.: (51)91287530
Linux Counter #281893

Faculdade Ritter dos Reis
www.ritterdosreis.br
felipes(at)ritterdosreis(dot)br
Fone/Fax.: (51)32303328

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew J. Kopciuch 2002-12-04 19:26:32 Re: Functions just dont want to work! [hard]
Previous Message Fernando Nasser 2002-12-04 19:21:34 Re: UTF encoding error

Browse pgsql-jdbc by date

  From Date Subject
Next Message Fernando Nasser 2002-12-04 19:28:27 Re: SocketClosedException
Previous Message Fernando Nasser 2002-12-04 19:21:34 Re: UTF encoding error