Re: encoding problem - Mailing list pgsql-novice

From Nikolay Samokhvalov
Subject Re: encoding problem
Date
Msg-id e431ff4c0603050000o1ffe6edfudffd704125f9682b@mail.gmail.com
Whole thread Raw
In response to encoding problem  ("Zouari Fourat" <fourat@gmail.com>)
Responses Re: encoding problem  ("Zouari Fourat" <fourat@gmail.com>)
List pgsql-novice
you should just read these manual pages:

http://www.postgresql.org/docs/8.1/interactive/creating-cluster.html
http://www.postgresql.org/docs/8.1/interactive/charset.html#LOCALE
http://www.postgresql.org/docs/8.1/interactive/multibyte.html

On 3/5/06, Zouari Fourat <fourat@gmail.com> wrote:
> Hello,
> Am having some problems with accentuated content as é à ç è ...
> (frensh caracters)
> When inserting from psql command line or phppgadmin some accentuated
> caracters it works :(
> I have some php scripts which interact with the database and throw
> errors when trying to insert the same accentuated content that i
> successfully inserted on phppgadmin and psql console clients.
> What should i do ?
> Thank you for helping me
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>


--
Best regards,
Nikolay

pgsql-novice by date:

Previous
From: "Zouari Fourat"
Date:
Subject: encoding problem
Next
From: "Zouari Fourat"
Date:
Subject: Re: encoding problem