BUG #4328: help in creating database encoded with LATIN1

From: "andrew victoria" <rtz_andy(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4328: help in creating database encoded with LATIN1
Date: 2008-07-28 06:27:28
Message-ID: 200807280627.m6S6RSlA068175@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4328
Logged by: andrew victoria
Email address: rtz_andy(at)yahoo(dot)com
PostgreSQL version: 8.3.1
Operating system: fedora core 9
Description: help in creating database encoded with LATIN1
Details:

i got an error message
createdb: database creation failed: ERROR: encoding LATIN1 does not match
server's locale en_US.utf8
DETAIL: The server's LC_CTYPE setting requires encoding UTF8.

when im trying to create a database encoded with LATIN1 which is needed in
our work. what will i do?

many thanks en more power..

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Gerd Grossmann 2008-07-28 10:48:53 BUG #4329: Transaction model changed?
Previous Message Sam Wong 2008-07-27 08:41:36 BUG #4327: Primary key not refresh after cascaded deleted