Re: Allow tailoring of ICU locales with custom rules

Поиск
Список
Период
Сортировка
От Daniel Verite
Тема Re: Allow tailoring of ICU locales with custom rules
Дата
Msg-id 9d338c2e-545c-488d-a9a0-631445d2ae76@manitou-mail.org
обсуждение исходный текст
Ответ на Re: Allow tailoring of ICU locales with custom rules  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Ответы Re: Allow tailoring of ICU locales with custom rules  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Список pgsql-hackers
    Peter Eisentraut wrote:

[patch v5]

Two quick comments:

- pg_dump support need to be added for CREATE COLLATION / DATABASE

- there doesn't seem to be a way to add rules to template1.
If someone wants to have icu rules and initial contents to their new
databases, I think they need to create a custom template database
(from template0) for that purpose, in addition to template1.
From a usability standpoint, this is a bit cumbersome, as it's
normally the role of template1.
To improve on that, shouldn't initdb be able to create template0 with
rules too?


Best regards,
--
Daniel Vérité
https://postgresql.verite.pro/
Twitter: @DanielVerite



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Add WAL read stats to pg_stat_wal
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: add PROCESS_MAIN to VACUUM