Re: UTF encoding error - Mailing list pgsql-jdbc

From Felipe Schnack
Subject Re: UTF encoding error
Date
Msg-id 1039029875.1333.29.camel@desenv1.ritterdosreis.br
Whole thread Raw
In response to Re: UTF encoding error  (Fernando Nasser <fnasser@redhat.com>)
List 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@redhat.com
> 2323 Yonge Street, Suite #300
> Toronto, Ontario   M4P 2C9
>
--

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

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


pgsql-jdbc by date:

Previous
From: Fernando Nasser
Date:
Subject: Re: UTF encoding error
Next
From: Fernando Nasser
Date:
Subject: Re: SocketClosedException