Locale Bug

Поиск
Список
Период
Сортировка
От Jan-Peter Seifert
Тема Locale Bug
Дата
Msg-id e64e6a43-093c-98eb-2c92-a55289fd8453@gmx.de
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: Re: Configure pgAdmin for OAuth 2.0
Следующее
От: Bethany Davis
Дата:
Сообщение: Can't use accounts with .local emails