Re: Mixed Locales and Upgrading

Поиск
Список
Период
Сортировка
От Don Seiler
Тема Re: Mixed Locales and Upgrading
Дата
Msg-id CAHJZqBBPf_peA40ZswtcYaj5OA0OxynJxKqVs57sARzEe45QtA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Mixed Locales and Upgrading  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Mixed Locales and Upgrading
Список pgsql-general
On Tue, Mar 17, 2020 at 9:25 PM Michael Paquier <michael@paquier.xyz> wrote:

There is no way to know how much indexes would get broken without
having a look at it.  Anything ASCII-based should be of no problem.
If you have a doubt, reindexing evey index which includes text column
data is the best course of action in my opinion if you have any
doubts, because that's safe even if it has a higher cost.

Here's the fun part. A lot of the tables use UUIDv4 strings for primary keys. However these are stored in text/varchar columns.

--
Don Seiler
www.seiler.us

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

Предыдущее
От: Matt Magoffin
Дата:
Сообщение: Re: Duplicate key violation on upsert
Следующее
От: pabloa98
Дата:
Сообщение: Re: Could postgres12 support millions of sequences? (like 10 million)