Is it me or has the default locale of created databases change at some point?
Currently, on Linux, if one does not specify a locale, the locale is taken
from the system environment and it is not "C."
While I can both sides of a discussion, I think that choosing a "locale"
without one being specified is a bad idea, even if it is the locale of the
machine. The reason why it is a bad idea is that certain features of the
database which only work correctly with a locale of "C" will not work by
default.
Responses
pgsql-hackers by date
| Next: | From: Andrew Dunstan | Date: 2004-06-02 18:01:53 |
| Subject: Re: Default Locale in initdb |
| Previous: | From: Bruce Momjian | Date: 2004-06-02 16:53:55 |
| Subject: Re: Nested transactions and tuple header info |