initdb and OSX why must I --no-locale

From: Theodore Petrosky <tedpet5(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: initdb and OSX why must I --no-locale
Date: 2002-12-01 21:25:27
Message-ID: 20021201212527.10120.qmail@web41009.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I've just finished the install of 7.3 release on mac
OSX 10.2.2. I notice that initdb will permit me to
init a directory for use, then when running postmaster
using the directory I get a fatal error:

FATAL: invalid value for option 'LC_TIME': 'en'

Shouldn't initdb check and not init with this locale..

I had to delete, then re-init. Not a real big deal,
just annoying to do something twice.

BTW, what is the problem with OSX that it requires
--no-locale?

Ted

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2002-12-01 21:35:03 Bug #829: 7.3 crashes when trying to set variable to default
Previous Message Adam Buraczewski 2002-12-01 20:48:09 Re: contrib/adddepend does not properly re-create multi-column foreign keys.