PDA

View Full Version : HEM problem/Postgres



Ninjagrisen
12-15-2010, 01:25 PM
Hello!
My hem have worked perfectly. But yesterday when i started the program i got this message:

Piclair.com - Share what you see! (http://piclair.com/roneq)

Can someone please help? I have tried reisntalling postgreSQL but still same problem.

wakeboarrder
12-15-2010, 07:17 PM
+1

Ninjagrisen
12-15-2010, 07:44 PM
+1

You have same problem?

Patvs
12-16-2010, 02:58 AM
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. Try installing a different version of SQL from PostgreSQL: The world's most advanced open source database (http://www.postgresql.org) to a different port number

Ninjagrisen
12-16-2010, 06:21 AM
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. Try installing a different version of SQL from PostgreSQL: The world's most advanced open source database (http://www.postgresql.org) to a different port number

Thank you very much for your answers. I noticed that i had already removed postgresql from my computer, but now i cant reinstall it!

Piclair.com - Share what you see! (http://piclair.com/nb3ea) this happends?

Sarek
12-16-2010, 06:56 AM
first - uninstall Postgres completely
then Go to Start > Programs > Accessories > Command Prompt > Right-Click > Run As Administrator
In the window that appears please type the following and press enter:

net user postgres /delete
exactly as shown
You should get a confirmation if it was successful.

Then install Postgres again - the same version you have
FAQ - Hold'em Manager Poker Tracking Software :: PostgreSQL Install (http://faq.holdemmanager.com/questions/38/PostgreSQL+Install)

Ninjagrisen
12-16-2010, 05:32 PM
first - uninstall Postgres completely
then Go to Start > Programs > Accessories > Command Prompt > Right-Click > Run As Administrator
In the window that appears please type the following and press enter:

net user postgres /delete
exactly as shown
You should get a confirmation if it was successful.

Then install Postgres again - the same version you have
FAQ - Hold'em Manager Poker Tracking Software :: PostgreSQL Install (http://faq.holdemmanager.com/questions/38/PostgreSQL+Install)

Man, thank you very much for all your help. But it still doesnt work, when im trying to install the 8.3 SQL i get this message:
Piclair.com - Share what you see! (http://piclair.com/oryk8). U have any clues?

Patvs
12-16-2010, 07:12 PM
Which Operating System, Firewall, and Anti-Virus are you using?

Turn off your Windows UAC (User Account Control) and reboot.

Try installing SQL using the 9.0 or 8.4.5 installer from www.posgtresql.org

Ninjagrisen
12-16-2010, 07:42 PM
Which Operating System, Firewall, and Anti-Virus are you using?

Turn off your Windows UAC (User Account Control) and reboot.

Try installing SQL using the 9.0 or 8.4.5 installer from www.posgtresql.org

UAC is turned of, got windows 7, mcafee and NO windows firewall.

Strange thing is i never have any problems before. What can change in this strange way?

morny
12-17-2010, 08:57 PM
Not sure whats going on. 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.

Please try this version PostgreSQL: Choose a Mirror (http://wwwmaster.postgresql.org/download/mirrors-ftp/binary/v8.2.17/win32/postgresql-8.2.17-1.zip)

Ninjagrisen
12-22-2010, 12:11 PM
Not sure whats going on. 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.

Please try this version PostgreSQL: Choose a Mirror (http://wwwmaster.postgresql.org/download/mirrors-ftp/binary/v8.2.17/win32/postgresql-8.2.17-1.zip)

OMG its working:)=

THANK YOU MAN! <3