Re: Latin2 and UTF-8 encoding.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Latin2 and UTF-8 encoding.
Дата
Msg-id 48B2BF76.3020906@enterprisedb.com
обсуждение исходный текст
Ответ на Latin2 and UTF-8 encoding.  ("kpeter@oszk.hu" <kpeter@oszk.hu>)
Список pgsql-bugs
kpeter@oszk.hu wrote:
> The problem is that we need both UTF-8, LATIN1 and LATIN2 characters.
>
> My question is: How could I create a database with NON-UTF-8 encoding.

Just use UTF-8. UTF-8 can represent all characters that are present in
LATIN1 and LATIN2.

You can still use LATIN1 or LATIN2 as client_encoding if you need to,
even if the server uses UTF-8.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: Need default password for the user "sa"
Следующее
От: tomas@tuxteam.de
Дата:
Сообщение: Re: Latin2 and UTF-8 encoding.