Quote Originally Posted by Skinnb1s View Post
Hi , coming to this post a bit late. But i have the same problem mentioned above.
I get the same error message that Postgre could not be installed and i am guessing that this happens because of the password complexity requirements set into my computed ( which belongs to a domain ) .
Is there a fix to it ?
This error?

holdem manager has detected that you have password complexity requirements enabled on this system. for this reason, setup will be using a stronger, more complex password for postgresql .
Try using:

h0ld3mManag3r!
If that doesnt help:

1. Go to C:\Program Files\PostgreSQL\8.x\data, move the the pg_hba file to your Desktop and open it with notepad.
2. Scroll to the bottom and change all md5 to trust. Save and close the file
3. Move the file back to the data folder
4. Restart the PostgreSQL service: Control Panel -> Administrative Tools -> Services

HM should accept any password now.

http://faq.holdemmanager.com/questio...8PostgreSQL%29