Re: BUG #6371: Installation process - Mailing list pgsql-bugs

From Robert Haas
Subject Re: BUG #6371: Installation process
Date
Msg-id CA+TgmoaUFXoLOc=9SAux_osn0MgrCPiVvVK2jjf6P9TxxYruSA@mail.gmail.com
Whole thread Raw
In response to BUG #6371: Installation process  (vitaly83@gmail.com)
List pgsql-bugs
On Mon, Jan 2, 2012 at 7:49 AM,  <vitaly83@gmail.com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: =A0 =A0 =A06371
> Logged by: =A0 =A0 =A0 =A0 =A0Vitaly
> Email address: =A0 =A0 =A0vitaly83@gmail.com
> PostgreSQL version: 9.1.2
> Operating system: =A0 Windows 7 x86
> Description:
>
> Installation stops after "Initialising the database..." without any alerts
> or other actions - just show message "Initialising the database...". I
> checked the data directory and all need files was there.
> But no account for postgres user.
> I waited for a long time. Then I broke installation.
> I've already tried to install with administrator account. No differernce.
>
> However, there is no such bug with v9.0.6.

Hmm, maybe initdb is hanging?  Is there an installer log someplace,
perhaps in your temp directory?

Could you run:

initdb -d -D some_pathname

...and capture the output?

--=20
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #6367: Missing pg_config
Next
From: Robert Haas
Date:
Subject: Re: BUG #6377: some notice on the manual page