Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Error 1069: The service did not start due to a logon failure.

Error 1069: The service did not start due to a logon failure.



Hello,

 

I’m trying to populate and install pgAgent (which I was able to do) however, when I try to start pgAgent service from the control panel I get the following error.

 

Windows could not start pgAgent service on the local computer. Error 1069: The service did not start due to a logon failure.

 

This leaves me to wonder how pgAgent is interconnected to PostgreSQL.  i.e. – initdb, pg_ctl, createdb and psql?

 

For sake of argument, when createdb, psql and pgAgent are populated do/can they share the same password?

 

-U postgres -p 5432 -E UTF8 -q myDatabase

-U postgres -p 5432 -q myDatabase –f docitt_db_06_setup.sql myDatabase

INSTALL docitt-agent-1.8 -u docitt_server -p secret hostaddr=127.0.0.1 dbname=docitt_db user=postgres

 

Any pointers regarding this error would be greatly appreciated.

 

Thanks.








Send a smile, make someone laugh, have some fun! Start now!


Home | Main Index | Thread Index

top