PDA

View Full Version : Problems Installing the HM/Postgres combo



topher9
03-04-2010, 07:09 PM
The installation goes all the way to the end then I get this error message.


======================= running PsqlTestClient
try pass: postgres
try pass: postgrespass
Connection to database failed:-->could not connect to server: Connection refused (...
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
<--error
1
testclient return status: 1
testclient return from file: 1
====================== finished PsqlTestClient


I Don't know what to do from here, Please help.

Thanks.

fozzy71
03-04-2010, 07:55 PM
Which Operating System, Firewall, and Anti-Virus are you using?


1) Uninstall PostgreSQL from the Windows Control Panel.
2) run the command - start > programs > accessories > command prompt > right-click > run as administrator

net user postgres /delete
4) reboot.
5) Install PostgreSQL 8.3.9 from this link - http://www.holdemmanager.com/downloads/Postgres_8.3.9-v1.0.7.exe