装置过程
装置PostgreSQL
装置PostgreSQL 9.6时,会报错
An error occred executing the Microsoft VC++ runtime installer
解决办法:
进入CMD,找到安装文件的目录,运行
postgresql-9.6.24-1-windows-x64 --install_runtimes 0
装置PostgreSQL
装置PostgreSQL 9.6时,会报错
An error occred executing the Microsoft VC++ runtime installer
解决办法:
进入CMD,找到安装文件的目录,运行
postgresql-9.6.24-1-windows-x64 --install_runtimes 0
发表回复