Failed to load sql modules into the database cluster during PostgreSQL Installation

后端 未结 14 2076
南旧
南旧 2020-12-13 18:07

I have attempted to install PostgreSQL 9.4 and 8.4 multiple times and it is failing no matter what I have tried. I am attempting to install on Windows 7 SP1 x64. After each

14条回答
  •  南笙
    南笙 (楼主)
    2020-12-13 18:42

    I had the same error ("Failed to load SQL modules into the database cluster.") when installing on W2K12R2 using the EnterpriseDB installer linked to from the PostgreSQL Windows download page. I tried running the installer with admin privs, and using the postgres-user solution offered by Jeff G, but neither worked. Finally I tried the second installer, BigSQL, and that installed without issue.

提交回复
热议问题