Re: Q: error on updating collation version information

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Q: error on updating collation version information
Date: 2022-12-04 12:33:39
Message-ID: Y4yTo3F+oxa8TDuw@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am Sun, Dec 04, 2022 at 01:22:02PM +0100 schrieb Karsten Hilbert:

> gnumed_v22=> ALTER COLLATION pg_catalog."br_FR(at)euro" REFRESH VERSION;
> ERROR: collation "pg_catalog(dot)br_FR(at)euro" for encoding "UTF8" does not exist

The OS (libc) does seem to know that collation:

@hermes:~$ locale -a | grep br_FR
br_FR
br_FR(at)euro
br_FR.utf8

Karsten
--
GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2022-12-04 12:35:22 Re: Q: error on updating collation version information
Previous Message Karsten Hilbert 2022-12-04 12:22:02 Q: error on updating collation version information