PDA

View Full Version : PostgreSQL error



taistoj
05-07-2012, 03:40 PM
I uninstalled PostgreSQL , HEM1 and all my database and redowloaded the combo...No matter how i try i get some kind of error.
Also tried with password "postgrepass"
66851

Patvs
05-07-2012, 06:55 PM
Turn on the secondary Logon. The secondary logon service is a standard windows service which is available on every windows computer. In the latest versions it is not started automatically. You need to start it via control panel > administrative tools > services. Starting it once should insure it works in the future also.

Check your hosts file:
this should fix it: http://holdemmanager.net/forum/showthread.php?t=8182

Do you have PostgreSQL installed to port 5432??


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. And reboot.


If that doesn't help you will have to reinstall PostgreSQL completely

MickeyD26
05-18-2012, 08:13 AM
Hello. I started to get the same error: "Failed to establish a connection to '127.0.0.1'. I uninstalled all my firewall programs and reinstalled HM and PostgreSQL plus ALL the steps in the FAQ manuals with no result. Please help me setup a TeamViewer session cause there is nothing more I can do on my own.

netsrak
05-19-2012, 05:19 AM
Solutions:
1. Reboot your computer
2. If that doesn't help look for the hidden system file postmaster.pid in the postgresql data folder, delete it and reboot your computer again.
3. Check the postgresql service in the windows services (control panel->administration). Sometimes it helps to change the Logon As.. to "local system account"
4. Check our FAQ:
http://faq.holdemmanager.com/questions/91/Can%27t+Connect+%7B47%7D+Failed+to+Start+PostgreSQ L+

MickeyD26
05-19-2012, 05:54 AM
Again, I've gone through ALL the steps in the FAQ and I stil got the message.

Patvs
05-19-2012, 08:24 PM
Install http://ftp.postgresql.org/pub/binary/v8.2.22/win32/postgresql-8.2.22-1.zip

MickeyD26
05-19-2012, 09:29 PM
I got an error while installing: "Service 'PostgreSQL Database Server 8.2' failed to start. Verify that you have sufficient privileges to start system services."

Patvs
05-19-2012, 09:31 PM
PM sent