Re: createdb - problem with encodings

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Bartłomiej Romański <bartlomiej(dot)romanski(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: createdb - problem with encodings
Date: 2009-08-17 20:51:31
Message-ID: 20090817205131.GM4782@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Bartłomiej Romański escribió:
> Hi all,
>
> I've got a strange problem with creating a new database:
>
> br(at)ovh1:~$ createdb -E utf8 test
> createdb: database creation failed: ERROR: encoding UTF8 does not
> match server's locale en_US.utf8
> DETAIL: The server's LC_CTYPE setting requires encoding LATIN1.

What's your operating system?

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bartłomiej Romański 2009-08-17 20:54:48 Re: createdb - problem with encodings
Previous Message Bartłomiej Romański 2009-08-17 18:32:15 createdb - problem with encodings