Re: Mixed Locales and Upgrading - Mailing list pgsql-general

From Tom Lane
Subject Re: Mixed Locales and Upgrading
Date
Msg-id 1505.1585603832@sss.pgh.pa.us
Whole thread Raw
In response to Re: Mixed Locales and Upgrading  (Don Seiler <don@seiler.us>)
Responses Re: Mixed Locales and Upgrading
Re: Mixed Locales and Upgrading
List pgsql-general
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.

            regards, tom lane



pgsql-general by date:

Previous
From: Don Seiler
Date:
Subject: Re: Mixed Locales and Upgrading
Next
From: Don Seiler
Date:
Subject: Re: Mixed Locales and Upgrading