PDA

View Full Version : Postgres Problem



mmac900
10-27-2009, 05:05 PM
Basically my pc was running slow so I went to processes and I turned off all the postgatesql stuff to make it run faster. I thought if I restart my pc it will start running again but no such luck. I get some sort of an error that says:

"System Error 1069 has occured.

The service did not start due to a login failure"

When I try to stop/start the server.

and yeah I am really annoyed because I just got it to work recently with the new poker site argh.

please help!

EDIT: basic problem is that i HEM wont connect to postgate.

fozzy71
10-27-2009, 07:24 PM
Not sure if this will help, but try to remove the password requirement entirely.

http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=66


If that doesnt work, try to do a sql reinstall to the exact same DB location.

Please update to the latest beta - http://www.holdemmanager.com/downloads/HmBetaUpdate.exe

Vista: Turn off UAC - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=73

Turn off Windows Firewall for installing HM and PostgreSQL. Once you get those installed you can add exceptions to the firewall. If you have a 3rd party firewall, uninstall it completely before installing HM/SQL - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=171

For reinstalling SQL to the same DB, follow these steps:

1) Uninstall PostgreSQL from the Windows Control Panel.
2) If you are moving the DB to a different drive/partition, manually cut or copy the \Postgresql\8.x\data directory to it's new location.
3) run the command - start > programs > accessories > command prompt > right-click > run as administrator

net user postgres /delete
4) reboot.
5) Install the same version of PostgreSQL as your current DB using these instructions - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=177
6) If you have moved/installed your DB to a non-default location, please make sure to change the 'Data Directory' path during the installation.