PDA

View Full Version : Importing stops, Postgres crashes.. help?



cunningfox
01-26-2010, 10:18 PM
Hi, my holdem manager was giving me the "cannot connect to 127.0.01" error, and then would start importing, and after about one minute postgres crashes, gives me an error report and the import stops. I have updated a few times to 1.10, and nothing changes. I have removed all my spyware proectors, and windows firewall is disabled. What should I do. It seems to be a real struggle to use this program, can someone help me out? thanks

fozzy71
01-26-2010, 11:51 PM
This is usually a firewall or windows update issue.

First try to reboot.

If no help, try this:

Start > Programs > PostgreSQL > 8.x > Stop Service

Start > Programs > PostgreSQL > 8.x > Start Service

If that doesnt help delete the \postgresql\8.x\data\postmaster.pid file, if you see it.

Add exceptions to the windows firewall, even if it is off. If you have a 3rd party firewall, do the equivalent or uninstall it temporarily - http://faq.holdemmanager.com/questions/275/Windows+Firewall+%7B47%7D+Defender+Problems

Please try following these FAQs, step by step:

1) http://faq.holdemmanager.com/questions/91/Can't+Connect+%7B47%7D+Failed+to+Start+PostgreSQL+
2) reinstall the same version of postgresql, using the same \data folder - http://faq.holdemmanager.com/questions/71/Reinstall+PostgreSQL+Preserving+Old+Database
3) http://www.holdemmanager.net/forum/showthread.php?t=8261

If that doesn't help you will probably have to reinstall PostgreSQL completely and reimport your hands using these instructions - http://forums.holdemmanager.com/showthread.php?t=20755

cunningfox
01-27-2010, 12:10 AM
Thanks, ill try these