On Mon, Mar 30, 2020 at 4:30 PM Tom Lane <t...@sss.pgh.pa.us> wrote: > Don Seiler <d...@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