Re: Character set display

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Character set display
Дата
Msg-id 51645D1F.6090407@hogranch.com
обсуждение исходный текст
Ответ на Character set display  (AI Rumman <rummandba@gmail.com>)
Список pgsql-general
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 session (or web app) configured to use UTF8 ?

what exactly do you mean by 'I have a data like ....'  ?

what OS is this on?

--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



В списке pgsql-general по дате отправления:

Предыдущее
От: AI Rumman
Дата:
Сообщение: Character set display
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Queries seldomly take >4s while normally take <1ms?