On Thu, Feb 20, 2014 at 2:45 AM, Adrian Klaver <adrian.klaver@xxxxxxxxxxx> wrote:
Yes. Here is the output:
createdb -U postgres -E utf8 -l en-US -T template0 mynewdb
Password:
createdb: database creation failed: ERROR: invalid locale name: "en-US"
Have you tried it?
Note that the locale name is different then the one Linux.
On Linux it is en_US.
What I suggested is en-US.
Yes. Here is the output:
createdb -U postgres -E utf8 -l en-US -T template0 mynewdb
Password:
createdb: database creation failed: ERROR: invalid locale name: "en-US"
Regards...