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

Поиск
Список
Период
Сортировка
От rihad
Тема Re: [GENERAL] Changing collate & ctype for an existing database
Дата
Msg-id 2abc80e6-452e-1ce5-e579-a9d05cbe5d2e@mail.ru
обсуждение исходный текст
Ответ на Re: [GENERAL] Changing collate & ctype for an existing database  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [GENERAL] Changing collate & ctype for an existing database
Список pgsql-general
On 07/12/2017 11:25 PM, Tom Lane wrote:
> 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
> .
>
Btw, can we wrap the update of datcollate &datctype and rebuilding of
textual indices inside a transaction with effectively 0 downtime?



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

Предыдущее
От: Simon Ruderich
Дата:
Сообщение: [GENERAL] Long wrapped header lines in psql with expanded mode (9.6.3)
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: [GENERAL] Long wrapped header lines in psql with expanded mode (9.6.3)