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

后端 未结 14 2042
南旧
南旧 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 19:00

    None of these answers here helped me, finally I solved this problem by creating the folder before the installation (C:\PostgreSQL\data) and giving it full access for the group "Users".

    Windows 7 x64, postgresql-9.5.2-1-windows-x64

提交回复
热议问题