Re: [GENERAL] Unable to write inside TEMP environment variable path

2012-03-06 Thread hello_world
there's another reason for this message. I solve this problem by installing postgre in folder with name that have no spaces, such as C:\PostgreSQL -- View this message in context: http://postgresql.1045698.n5.nabble.com/Unable-to-write-inside-TEMP-environment-variable-path-tp3315027p5542027.html

Re: [GENERAL] Unable to write inside TEMP environment variable path

2011-10-28 Thread kucoj
i solved this problem. follow this video http://www.youtube.com/watch?v=aFZnPw4p4eo -- View this message in context: http://postgresql.1045698.n5.nabble.com/Unable-to-write-inside-TEMP-environment-variable-path-tp3315027p4945094.html Sent from the PostgreSQL - general mailing list archive at Nabb

Re: [GENERAL] Unable to write inside TEMP environment variable path

2011-01-10 Thread ilpirata
PostgreSQL 8.3, 8.4 and 9.0 install on Windows seem to be failing for the same reason (at least in my experience), but with different error messages For 8.3 and 8.4 the error is "An error occurred executing the Microsoft VC++ runtime installer" whereas for 9.0 the error is "Unable to write inside

[GENERAL] Unable to write inside TEMP environment variable path

2010-12-22 Thread RensGroen
Hi there, I wanted to install postgreSQL on a Windows XP machine, but during the install it says: http://postgresql.1045698.n5.nabble.com/file/n3315027/error.png Anyone knows what to do? The user is an admin, and there is enough free disk space to write for. Thanks in advance. Rens -- View t