Re: Locale + encoding combinations - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Locale + encoding combinations
Date
Msg-id 200710101045.47873.peter_e@gmx.net
Whole thread Raw
In response to Re: Locale + encoding combinations  (Dave Page <dpage@postgresql.org>)
Responses Re: Locale + encoding combinations
List pgsql-hackers
Am Mittwoch, 10. Oktober 2007 schrieb Dave Page:
> Latin1 is a perfectly valid encoding for my locale English_United
> Kingdom. It is accepted by setlocale for LC_ALL.
>
> Why does initdb reject it? Why does it insist the encoding is not valid
> for the locale?

Because initdb works with a finite list of known matches, and your particular 
combination might not be in that list -- yet.

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


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Skytools committed without hackers discussion/review
Next
From: "Marko Kreen"
Date:
Subject: Re: Skytools committed without hackers discussion/review