Re: Q: documentation improvement re collation version mismatch

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Q: documentation improvement re collation version mismatch
Date: 2022-11-10 14:04:37
Message-ID: e753b61c-500e-6061-6d58-1ec4da4d70fe@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/10/22 02:33, Julien Rouhaud wrote:
[snip]
> For now, the only safe way to go is either reindex everything, or everything
> except some safe cases (non-partial indexes on plain-non-collatable datatypes
> only). Usually, those safe cases are usually enough to avoid most of useless
> reindex activity.

In this situation, I queried for all indices with text-type columns
(including UUID) and reindexed them.

--
Angular momentum makes the world go 'round.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Julien Rouhaud 2022-11-10 14:33:29 Re: Q: documentation improvement re collation version mismatch
Previous Message Julien Rouhaud 2022-11-10 11:36:21 Re: Q: documentation improvement re collation version mismatch