Re: [GENERAL] Changing collate & ctype for an existing database

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] Changing collate & ctype for an existing database
Дата
Msg-id 24150.1499887556@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] Changing collate & ctype for an existing database  (rihad <rihad@mail.ru>)
Ответы Re: [GENERAL] Changing collate & ctype for an existing database
Re: [GENERAL] Changing collate & ctype for an existing database
Список pgsql-general
rihad <rihad@mail.ru> writes:
> What if only English letters are used in the textual indices (ascii
> 0-127), would they still be impacted after datctype&datcollate
> "C"->"en_US.UTF-8" change?

Yes, as even minimal testing would have told you.  C sort order is
more case-sensitive, for instance.

            regards, tom lane


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

Предыдущее
От: "Zhu, Joshua"
Дата:
Сообщение: Re: [GENERAL] BDR node removal and rejoin
Следующее
От: Jeff Janes
Дата:
Сообщение: [GENERAL] Monitoring of a hot standby with a largely idle master