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