Re: postgresql-9.0.2-1-windows_x64 from EnterpriseDB can't install on Win 7 home basic 64 bit

From: Xiaobo Gu <guxiaobo1982(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql-9.0.2-1-windows_x64 from EnterpriseDB can't install on Win 7 home basic 64 bit
Date: 2011-01-18 14:53:56
Message-ID: AANLkTi=N7vUae_7xfH-hZx4Mu_0Jmet9eqJ4rLJ6PcU=@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I have tried initdb manually, it failed:

initdb -D "D:\\Amber\\Program\\PostgreSQL\\9.0\\data"
--lc-messages=English -U postgres E UTF8 -A md5

and unfortunately initdb can't show the error messages probably, I
think it is because of encoding, my notebook is in Simplified Chinese
Locale, and I know EnterpriseDB does not support it now, do you have a
road map to support this Locale in the near future?

Thanks

Xiaobo Gu

On Tue, Jan 18, 2011 at 10:38 PM, Xiaobo Gu <guxiaobo1982(at)gmail(dot)com> wrote:
> Hi,
>   I know you people have talked a lot about this, but until now I
> still can't install the newest release installed on my new Win7 Home
> basic 64 bit notebook, the user I run has administration previliege,
> and I have tried C and POSIX locale, neither works. The error message
> are the same:
>
> Problem running post-install step. Installation may not complete correctly.
> The database cluster initialisation failed.
>
> Do you have any suggestion aout this, thanks.
>
>
> Xiaob Gu
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2011-01-18 14:59:12 Re: database slowdown
Previous Message Daniel Popowich 2011-01-18 14:38:23 Re: plpythonu memory leak