dbTalk Databases Forums  

[BUGS] BUG #1288: Can't create database in a French environment

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1288: Can't create database in a French environment in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1288: Can't create database in a French environment - 10-17-2004 , 07:42 AM







The following bug has been logged online:

Bug reference: 1288
Logged by: Jean-Philippe COURSON

Email address: jumal (AT) apache (DOT) org

PostgreSQL version: 8.0 Beta

Operating system: Slackware Linux 10.0

Description: Can't create database in a French environment

Details:

8.0 Beta3.

If the following environment variables are set :
LC_ALL=fr_FR
LANG=fr
initdb is unable to create the database template1.

Its output is :
....
creating template1 database in /home/pgsql/base/1 ... FATAL: XX000: failed
to initialize lc_messages to ""
LOCATION: InitializeGUOptions, guc.c:2360
....




---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #1288: Can't create database in a French environment - 10-17-2004 , 12:55 PM






"PostgreSQL Bugs List" <pgsql-bugs (AT) postgresql (DOT) org> writes:
Quote:
If the following environment variables are set :
LC_ALL=fr_FR
LANG=fr
initdb is unable to create the database template1.

Its output is :
...
creating template1 database in /home/pgsql/base/1 ... FATAL: XX000: failed
to initialize lc_messages to ""
LOCATION: InitializeGUOptions, guc.c:2360
Take it up with Slackware: evidently they have broken support for that
locale.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.