BUG #3792: cluster in UTF deny database in LATIN2

From: "Marek" <wrobel(dot)marek(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3792: cluster in UTF deny database in LATIN2
Date: 2007-11-30 10:00:03
Message-ID: 200711301000.lAUA03Lu047514@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: 3792
Logged by: Marek
Email address: wrobel(dot)marek(at)gmail(dot)com
PostgreSQL version: 8.3beta3
Operating system: Linux 2.6.23.1-49.fc8 #1 SMP x86_64
Description: cluster in UTF deny database in LATIN2
Details:

This postgresql was compiled myself.
I have cluster inited in UTF-8.

createdb -U postgres -E 'latin2' foo

createdb: database creation failed: ERROR: encoding LATIN2 does not match
server's locale pl_PL.UTF-8
The server's LC_CTYPE setting requires encoding UTF8.

When I install postresql 8.2 from rpm an init cluster as UTF, I don't have
any problem to create database in LATIN2.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Gevik Babakhani 2007-11-30 10:00:16 Re: BUG #3791: Bug in aritmethic calculations
Previous Message Michailas 2007-11-30 09:18:23 BUG #3791: Bug in aritmethic calculations