PDA

View Full Version : Postgress cant connect problems 8.4



fbg1919
12-19-2009, 10:44 AM
After one reset of the comp (brand new for 2 weeks, Intel I5 quadcore 750 @2.67 overclocked, 4gb corsair ram, windows 7 64b, latest version of HEM)
I cant restart the SQL server, I get this error when trying to do it manually in PGA:

"Server doesn't listen
The server doesn't accept connections: the connection library reports
could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?"

Was working spanking fine before the reset.

fozzy71
12-19-2009, 01:23 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://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=171

Please try following all of these FAQs, step by step:

1) http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=34
2) reinstall the same version of postgresql, using the same \data folder - http://www.holdemmanager.net/faq/afmviewfaq.aspx?faqid=177
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

fbg1919
12-21-2009, 06:24 PM
re installed postgress afterall, works now

BUT

I cannot update to the 1.10 version...why is that ? I tired updating like 3 times, no workie... do I need to delete something ?

netsrak
12-22-2009, 06:06 AM
You need to install the update to the same path as the original installation folder. Choose this during the installation.

And you should install the update as first thing after a computer reboot.

If that doesn't help please provide us with a detailled error description.

fbg1919
12-22-2009, 12:48 PM
edit: nvm im an idiot, works now :)