Re: [GENERAL] Character set display

2013-04-09 Thread John R Pierce
On 4/9/2013 10:37 AM, AI Rumman wrote: Hi, I got a data like: AHrühn And I need the output like: AHrühn The DB is running with UTF8 on Postgresql 9.2. Any help will be appreciated. Thanks. when/where are you getting this? in a terminal session? from a web app? is your terminal

[GENERAL] Character set display

2013-04-09 Thread AI Rumman
Hi, I got a data like: AHrühn And I need the output like: AHrühn The DB is running with UTF8 on Postgresql 9.2. Any help will be appreciated. Thanks.