5

I tried to re-install postgresql 9.5.3-1 on my windows 7 without success. In fact, at each attempt, I have the message:

failed to load sql modules into the database cluster

then, I get the message:

Error running post install step. Installation may not complete correctly. Error reading C:/Program Files/PostgreSQL/9.5/data/postgresql.conf

I tried several attempts to solve this issue

PS: installation language is French

Failed to load sql modules

Error reading

1
  • You might want to take a look at the installation log or add it to your question. See paragraph 4.3 on the following page for instructions where to find the log wiki.postgresql.org/wiki/Troubleshooting_Installation Commented Jul 29, 2016 at 10:43

3 Answers 3

3

I finally found a solution to my problem. I just installed postgres as a super administrator

Sign up to request clarification or add additional context in comments.

Comments

1

Had same problem. Just double check permission for your data folder. I set full control to authenticated users and it installs correctly.

Comments

0

Same problem here.

In my case it was a backslash \ at the end of the password.

See also https://stackoverflow.com/a/32146553/2443630

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.