UNICODE and UTF-8

Поиск
Список
Период
Сортировка
От Alain Roger
Тема UNICODE and UTF-8
Дата
Msg-id 75645bbb0611040723s28172f6at11d660e205ff11dd@mail.gmail.com
обсуждение исходный текст
Ответы Re: UNICODE and UTF-8  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Hi,

I tried to reproduce the same DB on my local server as my web provider gave me access.

On this DB (from provider) i can see via phpAdmin pages that encoding is setup to UNICODE.
after reading some documentation, i've seen that i had to create my DB on my local server like that :

create database mydatabase with encoding='UNICODE';

however, when i do this, my encoding is in UTF-8 via phpAdmin.
UTF8 is a part of UNICODE, but as i'm not sure on how many bits is UNICODE, how can i setup my local DB to UNICODE value as my provider has ?

thanks a lot,

Al.

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Simple stored procedure examples?
Следующее
От: novnov
Дата:
Сообщение: Re: Simple stored procedure examples?