PDA

View Full Version : Problem instal postgres : firewall isue ?



Flola
11-22-2011, 03:41 PM
Hi ! Sorry for my english if it's bad...

HEM (1) crashed last week. I tried to reinstall postgres (8-3), but I've got a last (?) problem :

http://img15.hostingpics.net/pics/970418501.jpg (http://www.hostingpics.net/viewer.php?id=970418501.jpg)
It means : "fails to start Postgres service. Make sure you have sufficient privileges to start system services."

I looked in Google, it can be a problem with firewall. It must be off. I tried to put my firewall off, but still this problem.

http://img15.hostingpics.net/pics/416321608.jpg (http://www.hostingpics.net/viewer.php?id=416321608.jpg)
It means :
1. my firewall is off
2. Updates on
3. I unstall Avast : no antivirus
Windows defender on
4. Control user off

==> did I forget something to do ?

Service firewall :
http://img15.hostingpics.net/thumbs/mini_420285269.jpg (http://www.hostingpics.net/viewer.php?id=420285269.jpg)
It means : startup type ==> Disabled

And service is off.

How I try to install postgres :
http://img15.hostingpics.net/thumbs/mini_335754982.jpg (http://www.hostingpics.net/viewer.php?id=335754982.jpg)
http://img15.hostingpics.net/thumbs/mini_447340973.jpg (http://www.hostingpics.net/viewer.php?id=447340973.jpg)
http://img15.hostingpics.net/pics/462066174.jpg (http://www.hostingpics.net/viewer.php?id=462066174.jpg)
http://img15.hostingpics.net/pics/348545865.jpg (http://www.hostingpics.net/viewer.php?id=348545865.jpg)
http://img15.hostingpics.net/pics/524293816.jpg (http://www.hostingpics.net/viewer.php?id=524293816.jpg)
http://img15.hostingpics.net/pics/178646117.jpg (http://www.hostingpics.net/viewer.php?id=178646117.jpg)

Something is wrong ?

Thank you :)

Patvs
11-22-2011, 09:26 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. And reboot.


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


Try installing 8.2: PostgreSQL: Choose a Mirror (http://wwwmaster.postgresql.org/download/mirrors-ftp/binary/v8.2.21/win32/postgresql-8.2.21-1.zip) to port 5433 and connect to that instead.

Flola
11-23-2011, 12:17 PM
This is usually a firewall or windows update issue.

First try to reboot.

Done


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.


Done


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


Try installing 8.2: PostgreSQL: Choose a Mirror (http://wwwmaster.postgresql.org/download/mirrors-ftp/binary/v8.2.21/win32/postgresql-8.2.21-1.zip) to port 5433 and connect to that instead.
Done, but still the same problem :

http://img15.hostingpics.net/pics/2969421310.jpg (http://www.hostingpics.net/viewer.php?id=2969421310.jpg)

==> "fails to start Postgres service. Make sure you have sufficient privileges to start system services"

Flola
11-23-2011, 05:01 PM
Well, i stop windows defender and i could install postgres 8-3. But now, I have got a new pb with HEM. I try to find a solution. If no solution, i come back... :)
Ty