Re: postgresql-9.3.1-1-windows-x64.exe does not install correctly for me

From: Dann Corbit <DCorbit(at)connx(dot)com>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Cc: "[HACKERS]" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: postgresql-9.3.1-1-windows-x64.exe does not install correctly for me
Date: 2013-11-01 02:46:33
Message-ID: 87F42982BF2B434F831FCEF4C45FC33E64FD481C@EXCHANGE.corporate.connx.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

The PostgreSQL installer for Windows 64 appears to be broken for Microsoft Windows Server 2012 Standard.

Even after uninstalling, removing the entire postgresql directory structure, and running the installer as administrator, I get this error:

"fixing permissions on existing directory C:/Program Files/PostgreSQL/9.3/data ... initdb: could not change permissions of directory "C:/Program Files/PostgreSQL/9.3/data": Permission denied"

I was able to get it to install by giving permissions to the postgresql folder to applications and services, but I am not really sure what allowed it to complete.

However, that sort of installation would be unsafe for regular users.

I only use it for testing, so it does not really matter much in my case (though I would like it much better if I did not have to munge around to make the install work).

-----Original Message-----
From: Adrian Klaver [mailto:adrian(dot)klaver(at)gmail(dot)com]
Sent: Thursday, October 31, 2013 5:03 PM
To: Dann Corbit; 'pgsql-general(at)postgresql(dot)org'
Subject: Re: [GENERAL] postgresql-9.3.1-1-windows-x64.exe does not install correctly for me

On 10/31/2013 11:53 AM, Dann Corbit wrote:
> postgresql-9.3.1-1-windows-x64.exe
>
> Problem running post-install step. Installation may not complete
> correctly
>
> The database cluster initialization failed.
>
> Is there an installation log I can examine to determine the problem
> more completely?
>

http://www.enterprisedb.com/resources-community/pginst-guide#troubleshooting

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christian Ullrich 2013-11-01 05:42:41 Re: [GENERAL] postgresql-9.3.1-1-windows-x64.exe does not install correctly for me
Previous Message John R Pierce 2013-11-01 01:04:03 Re: Hstore::TooBig ?

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2013-11-01 03:50:42 Re: API bug in DetermineTimeZoneOffset()
Previous Message Michael Paquier 2013-11-01 01:58:06 Re: [BUGS] BUG #8542: Materialized View with another column_name does not work?