ERROR: could not determine which collation to use for string comparison - Mailing list pgsql-hackers

From Rômulo Coutinho
Subject ERROR: could not determine which collation to use for string comparison
Date
Msg-id CAMdDbQze7QKgxWKv8+Tice4GopYUh-KAwGgFbdJiUrmm097JWQ@mail.gmail.com
Whole thread Raw
Responses Re: ERROR: could not determine which collation to use for string comparison  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-hackers
Hi,

We recently upgraded to Postgres 15.3. When running ANALYZE, we get the following message:
ERROR:  could not determine which collation to use for string comparison
HINT:  Use the COLLATE clause to set the collation explicitly.

We have never seen this before. Could this be a bug?

Regards,

Rômulo Coutinho.

pgsql-hackers by date:

Previous
From: "Tristan Partin"
Date:
Subject: Potential us of initialized memory in xlogrecovery.c
Next
From: Tomas Vondra
Date:
Subject: Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639)