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

后端 未结 14 2048
南旧
南旧 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:59

    • Changed the data directory to something other than the installation directory of postgres

    Make sure NETWORK SERVICE has read/write permissions on that folder, the installation was failing for me until I did this.

提交回复
热议问题