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

From Don Seiler
Subject Re: Mixed Locales and Upgrading
Date
Msg-id CAHJZqBB2qFH0KkmTZwoGvEnPdD+KKpZxf=yWOJMDKO4w6LvdQg@mail.gmail.com
Whole thread Raw
In response to Re: Mixed Locales and Upgrading  (Don Seiler <don@seiler.us>)
Responses Re: Mixed Locales and Upgrading  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Sun, Mar 22, 2020 at 4:48 PM Don Seiler <don@seiler.us> wrote:

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

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. 

--
Don Seiler
www.seiler.us

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Hot standby from Debian to Windows
Next
From: Tom Lane
Date:
Subject: Re: Mixed Locales and Upgrading