Re: Can't start postmaster on Cygwin with local 'ja_JP.EUC

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tamotsu Ebina <ta(dot)ebina(at)po1(dot)iftc(dot)co(dot)jp>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Can't start postmaster on Cygwin with local 'ja_JP.EUC
Date: 2002-11-26 23:52:41
Message-ID: Pine.LNX.4.44.0211262008570.12428-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tamotsu Ebina writes:

> ebina(at)HAYAMA02 /usr/local/pgsql/postgresql-7.3rc1
> $ FATAL: invalid value for option 'LC_MESSAGES': 'ja_JP.EUC'

Set LC_MESSAGES to something that your system supports. (Since Cygwin
doesn't have locale support anyway, you might as well unset the locale
environment variables.)

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2002-11-26 23:53:04 Re: Minor build nits in 7.3rc1
Previous Message Jean-Luc Lachance 2002-11-26 21:15:28 order by in for loop in plpgsql does not work