Problems Installing PostgreSQL 9.2

前端 未结 11 1685
野趣味
野趣味 2020-12-15 12:05

I\'ve been trying to install the 64bit version of PostgreSQL 9.2 for Windows on my machine (Windows 7 64bit) and get this error:

The environment variable COMPS

11条回答
  •  萌比男神i
    2020-12-15 12:55

    If the installer exe is on a network share that mapped drive might actually not be accessible to the installer as it runs as administrator. This can often happen in some virtual machine arrangements such as running windows in a parallels VM. Copy the installer to a local drive first and you won't have a problem.

提交回复
热议问题