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

From: "Tamotsu Ebina" <ta(dot)ebina(at)po1(dot)iftc(dot)co(dot)jp>
To: "Peter Eisentraut" <peter_e(at)gmx(dot)net>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Can't start postmaster on Cygwin with local 'ja_JP.EUC
Date: 2002-12-26 22:43:36
Message-ID: 041501c2ad30$3ba48b70$8301a8c0@webspt011
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dear Peter,

I'm very sorry I didn't response for your email quickly.
I commented out locales in postmaster.conf and executed

createdb -E EUC_JP mydb;

After this I can handle Japanese.

PostgreSQL7.2 and 7.3 work well both on Linux8.0 and WidowsXPsp1+Cygwin1.3.17
using Japanese Kanji characters.

Thank you for your help.

Tamo.

----- Original Message -----
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>
Sent: Wednesday, November 27, 2002 8:52 AM
Subject: Re: [BUGS] Can't start postmaster on Cygwin with local 'ja_JP.EUC

> 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

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris Albertson 2002-12-26 23:23:57 Make error in ...utils/mb/conversion_procs/*
Previous Message Tom Lane 2002-12-26 19:55:43 Re: Bug #854: configure file and tcl/tk