windows2012安裝PostgreSQL11失敗


環境:
ansible自動部署:PostgreSQL11」在[WS2012+PowerShell4.0]


錯誤信息:
C:\Users\xxxx\AppData\Local\Temp\postgresql_installer_xxxx\getlocales.exe
: child killed: unknown signal


現狀:
▪https://postgresrocks.enterprisedb.com/t5/PostgreSQL/PostgreSQL-installation-issues/td-p/673/page/2
This problem is because getlocales.exe uses Visual Studio 2013 redistribubles(X64 or X86).
But the installer of PostgreSQL forgot to install the VC2013 redistribubles.
--->已安裝VC運行庫(x86/x64),問題依然發生。

調查過程:
直接運行:getlocate.exe
也會報缺少api-ms-win-crt-string-l1-1-0.dll文件。


解決:
windows2012的bug,安裝補丁:Windows8-RT-KB2999226-x64.msu


參考:
https://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q11159188551
https://answers.microsoft.com/en-us/windows/forum/all/api-ms-win-crt-string-l1-1-0dll-is-missing-in/bb0b23b8-83ec-4fd8-b912-23c81351b5e7
https://support.microsoft.com/en-us/help/2999226/update-for-universal-c-runtime-in-windows
https://www.microsoft.com/ja-JP/download/details.aspx?id=49091


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM