Re: Mixed Locales and Upgrading

Поиск
Список
Период
Сортировка
От Don Seiler
Тема Re: Mixed Locales and Upgrading
Дата
Msg-id CAHJZqBDC1Qdse+GVUn0CrVh+_f5dRPSNnqwRw_6WSy=1AhvEAQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Mixed Locales and Upgrading  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Mixed Locales and Upgrading
Список pgsql-general
On Mon, Mar 30, 2020 at 4:30 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
Don Seiler <don@seiler.us> writes:
> Actually, would I need to re-index on text columns that we know contain
> UUID strings? UUID characters seem to be pretty basic alphanumeric ASCII
> characters.

I think you're all right with respect to those, since they're the
same under any encoding.  It's columns containing non-ASCII characters
that you'd want to worry about reindexing.

That's what I was hoping to hear. Thanks!

Don.

--
Don Seiler
www.seiler.us

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Mixed Locales and Upgrading
Следующее
От: Kevin Brannen
Дата:
Сообщение: RE: Is PostgreSQL SQL Database Command Syntax Similar toMySQL/MariaDB?