Tom Lane writes: > Possible compromise: let initdb accept en_US, but have it spit out a > warning message: > > NOTICE: initializing database with en_US collation order. > If you're not certain that's what you want, then it's probably not what > you want. We recommend you set LC_COLLATE to "C" and re-initdb. > For more information see <appropriate place in admin guide> I certainly don't like treating en_US specially, when in fact all locales are affected by this. You could print a general notice that the database system will be initialized with a (non-C, non-POSIX) locale and that this may/will affect the performance in certain cases. Maybe a --disable-locale switch to initdb as well? But IMHO we're not in the business of nitpicking or telling people how to write, install, or use their operating systems when the issue is not a show-stopper type, but really an aesthetics/convenience issue. -- Peter Eisentraut [EMAIL PROTECTED] http://yi.org/peter-e/
- Re: [HACKERS] OK, that's one LOCALE bug report too many..... Tom Lane
- Re: [HACKERS] OK, that's one LOCALE bug report too m... Peter Eisentraut
- Re: [HACKERS] OK, that's one LOCALE bug report t... Tom Lane
- Re: [HACKERS] OK, that's one LOCALE bug repo... Lamar Owen
- Re: [HACKERS] OK, that's one LOCALE bug ... Tom Lane
- Re: [HACKERS] OK, that's one LOCALE... Lamar Owen
- Re: [HACKERS] OK, that's one LOCALE... Tom Lane
- Re: [HACKERS] OK, that's one LOCALE... Lamar Owen
- Re: [HACKERS] OK, that's one LOCALE bug ... Tom Lane
- Re: [HACKERS] OK, that's one LOCALE bug ... Tom Lane
- Re: [HACKERS] OK, that's one LOCALE... Peter Eisentraut
- Re: [HACKERS] OK, that's one LOCALE... Tom Lane
- Re: [HACKERS] OK, that's one LOCALE... Peter Eisentraut
- Re: [HACKERS] OK, that's one LOCALE... Don Baccus
- Re: [HACKERS] OK, that's one LOCALE... Tom Lane
- Re: [HACKERS] OK, that's one LOCALE... Lamar Owen
- Re: [HACKERS] OK, that's one LOCALE... Tom Lane
- Re: [HACKERS] OK, that's one LOCALE... Lamar Owen
- Re: [HACKERS] OK, that's one LOCALE... Peter Eisentraut
- Re: [HACKERS] OK, that's one LOCALE... Lamar Owen
- Re: [HACKERS] OK, that's one LOCALE... Peter Eisentraut