Обсуждение:

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

От
Roxana Tanasa
Дата:
SGksIEkgYW0gUm94YW5hLiBJJ20gdHJ5aW5nIHRvIGluc3RhbGwgUG9zdGdyZVNRTCA5LjMgcHJv
Z3JhbSBhbmQgSSBnZXQgdGhpcyBlcnJvciBldmVyeSB0aW1lIEkgdHJ5IHRvIHJ1biB0aGUgYXBw
bGljYXRpb24uIFBsZWFzZSBnaXZlIG1lIGEgc29sdXRpb24uRXJyb3I6IFVuYWJsZSB0byB3cml0
ZSBpbnNpZGUgVEVNUCBlbnZpcm9ubWVudCB2YXJpYWJsZSBwYXRoIAkJIAkgICAJCSAg

Re:

От
Michael Paquier
Дата:
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

Re:

От
Sandeep Thakkar
Дата:
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