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

前端 未结 14 1300
眼角桃花
眼角桃花 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:46

    I too faced the same issue. I fixed it in the following way:

    1. I visited the below site: https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
    2. Choose the Download button under PostgreSQL Version 11.1 for Windows x86-64.

    In one word, just try to install the latest version.

提交回复
热议问题