| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | vitaly83(at)gmail(dot)com |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #6371: Installation process |
| Date: | 2012-01-09 18:16:37 |
| Message-ID: | CA+TgmoaUFXoLOc=9SAux_osn0MgrCPiVvVK2jjf6P9TxxYruSA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Mon, Jan 2, 2012 at 7:49 AM, <vitaly83(at)gmail(dot)com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 6371
> Logged by: Vitaly
> Email address: vitaly83(at)gmail(dot)com
> PostgreSQL version: 9.1.2
> Operating system: 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?
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2012-01-09 18:20:30 | Re: BUG #6377: some notice on the manual page |
| Previous Message | Robert Haas | 2012-01-09 18:07:44 | Re: BUG #6367: Missing pg_config |