PostgreSQL error

From: Suat Suna <ssuna(at)hebis(dot)uni-frankfurt(dot)de>
To: pgsql-bugs(at)postgresql(dot)org, susu <ssuna(at)hebis(dot)uni-frankfurt(dot)de>
Subject: PostgreSQL error
Date: 2013-07-15 06:26:05
Message-ID: 51E395FD.3030209@hebis.uni-frankfurt.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dear experts,

I hope, you can help me:

I installed ((PostgreSQL) 8.1.19) on our solaris machine (5.10 Generic_142909-17 sun4v sparc
SUNW,SPARC-Enterprise-T5120) for dspace applikation.

But I get a error if I execute the commands:

pgres(at)zairicha:bin> ./createdb -U dspace -E UNICODE dspace

The error is below:

createdb: database creation failed: ERROR: encoding "UTF8" does not match locale
"de_DE.ISO8859-1"
DETAIL: The chosen LC_CTYPE setting requires encoding "LATIN1".

Please can you tell me how I can solve the problen?

Best Regards,
Suat
--
Dr. Suat Suna
Universität Frankfurt am Main, HeBIS-Informationstechnologie
Senckenberganlage 31-33 60054 Frankfurt am Main
Tel.: +49(0)69 798 25174 Fax: +49(0)69 798 28817

Browse pgsql-bugs by date

  From Date Subject
Next Message ssuna 2013-07-15 06:43:29 BUG #8306: Error in dbcreate comman
Previous Message dek.mauleon 2013-07-11 18:08:07 BUG #8295: crypt() function fails randomly