Server's Locale - Mailing list pgsql-general

From T.J. Adami
Subject Server's Locale
Date
Msg-id 1193851191.683429.301600@y42g2000hsy.googlegroups.com
Whole thread Raw
Responses Re: Server's Locale  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I'm testing PostgreSQL 8.3-beta 1, and still do not fix this message:

"createdb: database creation failed: ERROR:  encoding LATIN1 does not
match server's locale Portuguese_Brazil.1252
DETAIL:  The server's LC_CTYPE setting requires encoding WIN1252."

On PostgreSQL 8.2.5 I'm able to create data dir with initdb and locale
Latin1, and after create individual databases with SQL_ANSI or
UNICODE.

Does it PostgreSQL 8.3 have a problem or its some unnusual set?


pgsql-general by date:

Previous
From: "Filip Rembiałkowski"
Date:
Subject: Re: getting list of tables from command line
Next
From: "Scott Marlowe"
Date:
Subject: Re: Securing stored procedures and triggers