Re: upgrading to 8.3, utf-8 and latin2 locale problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: upgrading to 8.3, utf-8 and latin2 locale problem
Дата
Msg-id 13164.1207078288@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: upgrading to 8.3, utf-8 and latin2 locale problem  (Mage <mage@mage.hu>)
Список pgsql-general
Mage <mage@mage.hu> writes:
> What is the proper use of "create database xxxx encoding = 'yyy'" in
> postgresql 8.3?

If you're not using C locale, it has no use whatsoever.

> If I understand You, I should avoid it totally, and
> convert every affected database dumps to UTF-8, load them and use "alter
> database xxx set client_encoding = 'latin2'". Is it right?

Yes, that's what I'd suggest.

            regards, tom lane

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

Предыдущее
От: Ben
Дата:
Сообщение: Re: Logging of autovacuum activity
Следующее
От: "Irina Connelly"
Дата:
Сообщение: anyone have experience with using Talend ETL tool