Re: BUG #5493: Character Encoding is not happenning properly

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Bakkiya" <bakkiya(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5493: Character Encoding is not happenning properly
Date: 2010-06-08 15:38:40
Message-ID: 5493.1276011520@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Bakkiya" <bakkiya(at)gmail(dot)com> writes:
> We have postgresql 8.3.8 version on 32 bit and 64 bit SLES servers. On both
> the servers we are having the client encoding as UNICODE
> show CLIENT_ENCODING --- "unicode"
> We have created the database with UTF8 encoding.
> But when we give uppoer/lower of any extended characters, it is behaving
> differently.

Sounds like you have different locale settings in the two databases.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-06-08 15:45:46 Re: BUG #5494: pg_dump dependiences sequence problem
Previous Message Greg Sabino Mullane 2010-06-08 13:37:15 Re: [BUGS] Invalid YAML output from EXPLAIN