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

后端 未结 22 2123
时光说笑
时光说笑 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:52

    it happens when Notepad++ associates .vbs file types. you can open notepad++ -> Preferences -> fileAssociation Remove the .vbs from the registered exts. Close the notepad++. Try installing Postgres again.

提交回复
热议问题