Обсуждение: BUG #9307: I can not install the binary version 9.3.3 under Windows 7 Ultimate

Поиск
Список
Период
Сортировка

BUG #9307: I can not install the binary version 9.3.3 under Windows 7 Ultimate

От
slawek.slusarczyk@gmail.com
Дата:
The following bug has been logged on the website:

Bug reference:      9307
Logged by:          database cluster initialization failed
Email address:      slawek.slusarczyk@gmail.com
PostgreSQL version: 9.3.3
Operating system:   Windows 7 ultimate
Description:

I can not install the binary version 9.3.3 under Windows 7 Ultimate because
it pops up an error during installation "cluster database initialization
failed". Please help what am I doing wrong. Please tell what I'm doing
wrong. I have a processor Intel i7 and 8 RAM. On the laptop Samusung R700 is
the same.

Re: BUG #9307: I can not install the binary version 9.3.3 under Windows 7 Ultimate

От
Sandeep Thakkar
Дата:
Hi

This looks like the permissions issue. Please uninstall the previous
installation and re-install it with "enable_acledit 1" option so that
installer can edit the ACLs to grant the permissions to the service account.

If it fails again, then please attach the installation log from %TEMP%.

On Fri, Feb 21, 2014 at 9:50 PM, <slawek.slusarczyk@gmail.com> wrote:

> The following bug has been logged on the website:
>
> Bug reference:      9307
> Logged by:          database cluster initialization failed
> Email address:      slawek.slusarczyk@gmail.com
> PostgreSQL version: 9.3.3
> Operating system:   Windows 7 ultimate
> Description:
>
> I can not install the binary version 9.3.3 under Windows 7 Ultimate because
> it pops up an error during installation "cluster database initialization
> failed". Please help what am I doing wrong. Please tell what I'm doing
> wrong. I have a processor Intel i7 and 8 RAM. On the laptop Samusung R700
> is
> the same.
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>



--
Sandeep Thakkar