Default encoding for new databases

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Default encoding for new databases
Дата
Msg-id 200512090004.27144.peter_e@gmx.net
обсуждение исходный текст
Список pgadmin-hackers
pgadmin3 proposes UTF8 as the default for new databases.  While this is
undoubtedly a contribution to world peace, it's also an invitation to
create broken databases.  The default encoding should be the encoding
of template1 (or alternatively the template database chosen by the
user) so that it matches the initialized locale.  This is how the
command line works.  Other combinations will lead to databases with
unusable sorting behavior.  Please correct that.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Sort encoding names
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Schema bug