PostgreSQL 9 install on Windows: “Unable to write inside TEMP environment path.”

后端 未结 22 2117
时光说笑
时光说笑 2020-12-15 04:30

I am attempting to install PostgreSQL 9 (postgresql-9.0.3-1-windows.exe) on my WinXP machine and get the following error at the start:

22条回答
  •  旧巷少年郎
    2020-12-15 04:58

    To prevent further problems you should also exclude the data directory (where Postgres puts its data) from being scanned by your virus-scanner

提交回复
热议问题