Thread: BUG #6464: Installer (postgresql-9.1.2-1-windows-x64.exe) doesn't work

BUG #6464: Installer (postgresql-9.1.2-1-windows-x64.exe) doesn't work

From
lucian.naie@gmail.com
Date:
The following bug has been logged on the website:

Bug reference:      6464
Logged by:          Lucian Naie
Email address:      lucian.naie@gmail.com
PostgreSQL version: 9.1.2
Operating system:   Windows 7 Ultimate SP1, x86, 64 bit machine
Description:=20=20=20=20=20=20=20=20

I get an error dialog saying:
"Unable to write inside TEMP environment variable path."

I have checked the forums for solutions and tried everything.
I'm running it from an admin account.
This is hardly believable, especially now when I'm prospecting a DB server
for a demo project meant to get funding.
Did anyone tested this?

Re: BUG #6464: Installer (postgresql-9.1.2-1-windows-x64.exe) doesn't work

From
Robert Haas
Date:
On Sat, Feb 18, 2012 at 5:37 AM,  <lucian.naie@gmail.com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: =A0 =A0 =A06464
> Logged by: =A0 =A0 =A0 =A0 =A0Lucian Naie
> Email address: =A0 =A0 =A0lucian.naie@gmail.com
> PostgreSQL version: 9.1.2
> Operating system: =A0 Windows 7 Ultimate SP1, x86, 64 bit machine
> Description:
>
> I get an error dialog saying:
> "Unable to write inside TEMP environment variable path."
>
> I have checked the forums for solutions and tried everything.
> I'm running it from an admin account.
> This is hardly believable, especially now when I'm prospecting a DB server
> for a demo project meant to get funding.
> Did anyone tested this?

Yes, installers are tested for every new release before they are
released.  Unfortunately, I am not sure what difference between your
environment and the test environment is responsible for this problem.
My first suggestion would be to check what %TEMP% points to - maybe
it's a nonexistent directory or something like that.  The installer is
not going to abort without a reason.

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