PostgreSql卸载之后,重新安装时跳出如下信息:

Anexisting PostgreSql installation has been found atC:\ProgramFiles\PostgreSql\9.3. This installation will be upgraded.

详细如下图所示:

An existing PostgreSql installation has been found... 的解决


 

而卸载之后,硬盘里其实已经没有以上路径的文件。估计是注册表里还残留了相关信息,打开注册表,搜索PostgreSql,果然看到如下信息:

将PostgreSql删除后,就可以正常安装了。

An existing PostgreSql installation has been found... 的解决



相关文章:

  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2021-06-25
  • 2022-12-23
  • 2021-04-24
猜你喜欢
  • 2021-12-13
  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
  • 2021-07-15
  • 2022-12-23
  • 2021-12-25
相关资源
相似解决方案