Can't install PostgreSQL: An error occurred executing the Microsoft VC++ runtime installer on Windows XP

前端 未结 14 1293
眼角桃花
眼角桃花 2021-01-30 12:08

I downloaded installer postgresql-9.0.1-1-windows.exe from the official site, ran it, and then got an error:

An error occurred executing the Microsoft VC+

14条回答
  •  终归单人心
    2021-01-30 12:55

    First download and install Microsoft Visual C++ from the Microsoft website. Then run the installation from command with --install_runtimes 0.

提交回复
热议问题