BUG #4328: help in creating database encoded with LATIN1 - Mailing list pgsql-bugs

From andrew victoria
Subject BUG #4328: help in creating database encoded with LATIN1
Date
Msg-id 200807280627.m6S6RSlA068175@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #4328: help in creating database encoded with LATIN1
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4328
Logged by:          andrew victoria
Email address:      rtz_andy@yahoo.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..

pgsql-bugs by date:

Previous
From: "Sam Wong"
Date:
Subject: BUG #4327: Primary key not refresh after cascaded deleted
Next
From: "Gerd Grossmann"
Date:
Subject: BUG #4329: Transaction model changed?