【PostgreSQL】安装出现microsoft vc++ runtime installer时间:2023-03-09 13:04:35 1、找到下载的目录 2、新建一个文本文档 3、在文本文档上输入postgresql-11.1-1-windows-x64.exe --install_runtimes 0 4、修改文本文档后缀为.bat 5、运行这个批处理文件 6、完成