No title

Started by Roxana Tanasaabout 12 years ago3 messagesbugs
Jump to latest
#1Roxana Tanasa
roxana.tanasa@hotmail.com

Hi, I am Roxana. I'm trying to install PostgreSQL 9.3 program and I get this error every time I try to run the application. Please give me a solution.Error: Unable to write inside TEMP environment variable path

#2Michael Paquier
michael@paquier.xyz
In reply to: Roxana Tanasa (#1)
Re:

On Fri, Feb 28, 2014 at 12:32 AM, Roxana Tanasa
<roxana.tanasa@hotmail.com> wrote:

Hi, I am Roxana. I'm trying to install PostgreSQL 9.3 program and I get this
error every time I try to run the application. Please give me a solution.
Error:

Unable to write inside TEMP environment variable path

Without any details about the OS you are using, it is always harder to
guess what is happening... Though, in your case, I am guessing that
your are trying to install it on Windows, and this error can be caused
by McAfee, that prevents anything from running in a TEMP folder. So
disable it for the duration of the installation.
--
Michael

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#3Sandeep Thakkar
sandeep.thakkar@enterprisedb.com
In reply to: Michael Paquier (#2)
Re:

Installer creates the logs in the system TEMP and it should be writable.

On Fri, Feb 28, 2014 at 7:59 AM, Michael Paquier
<michael.paquier@gmail.com>wrote:

On Fri, Feb 28, 2014 at 12:32 AM, Roxana Tanasa
<roxana.tanasa@hotmail.com> wrote:

Hi, I am Roxana. I'm trying to install PostgreSQL 9.3 program and I get

this

error every time I try to run the application. Please give me a solution.
Error:

Unable to write inside TEMP environment variable path

Without any details about the OS you are using, it is always harder to
guess what is happening... Though, in your case, I am guessing that
your are trying to install it on Windows, and this error can be caused
by McAfee, that prevents anything from running in a TEMP folder. So
disable it for the duration of the installation.
--
Michael

--
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