Error setting lc_time

From: Holger Jakobs <holger(at)jakobs(dot)com>
To: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Error setting lc_time
Date: 2022-05-24 12:24:59
Message-ID: bcb72fe8-48a0-3a6e-c590-d43e0e37b3ee@jakobs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi database experts,

When trying to set the lc_time parameter, an error occurs:

    ERROR:  invalid value for parameter "lc_time": "uk_UA.UTF-8"

The locale is set up in the operating system:

    $ locale -a | grep ^uk
    uk_UA.utf8

What do I have to do to introduce all locales of the operating system to
PostgreSQL?

Several other lc_time settings work (with or without - between UTF and
8, utf spelled in upper or lower case).

Regards,

Holger

--
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2022-05-24 14:02:53 Re: Error setting lc_time
Previous Message aditya desai 2022-05-23 17:47:45 Re: Steps to Install archived Postgres 9.3 and 9.6