Locale Bug - Mailing list pgadmin-support

From Jan-Peter Seifert
Subject Locale Bug
Date
Msg-id e64e6a43-093c-98eb-2c92-a55289fd8453@gmx.de
Whole thread Raw
List pgadmin-support
Hello,

I did create a database with encoding LATIN1:

CREATE DATABASE template_latin1
WITH OWNER = postgres
      TEMPLATE = template0
      ENCODING = 'LATIN1'
      LC_COLLATE = 'de_DE'
      LC_CTYPE = 'de_DE';

However, in pgAdmin 4 7.0 under 'Properties' the fields for 'Collation'
and 'Character type' are empty.
When I want to create a new database with LATIN1 as encoding locale
de_DE is not available.

In the past you could create a LATIN1 database with Locale de_DE with
pgAdmin if there is at least one of those in the cluster already.

Could you fix this, please?

Thank you very much!

Best regards,

Peter






pgadmin-support by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: Configure pgAdmin for OAuth 2.0
Next
From: Bethany Davis
Date:
Subject: Can't use accounts with .local emails