Thread: Cannot connect pgagent to remote postgres server host

Cannot connect pgagent to remote postgres server host

From
raiza
Date:
My database server is installed on remote host (debian lenny)
(192.168.11.209) and I installed pgAdmin III on Windows XP (192.168.11.156).
When installing pgAgent following the steps in
http://www.pgadmin.org/docs/1.8/pgagent-install.html that is "C:\Program
Files\pgAdmin III\pgAgent" INSTALL pgAgent -u someuser -p somepassword
hostaddr=192.168.11.209 dbname=postgres user=postgres, the service is
installed. But when starting the service it sent me a system error 1069 has
occured.
What might be wrong?

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Cannot-connect-pgagent-to-remote-postgres-server-host-tp4977605p4977605.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.


Re: Cannot connect pgagent to remote postgres server host

From
Guillaume Lelarge
Date:
On Wed, 2011-11-09 at 04:58 -0800, raiza wrote:
> My database server is installed on remote host (debian lenny)
> (192.168.11.209) and I installed pgAdmin III on Windows XP (192.168.11.156).
> When installing pgAgent following the steps in
> http://www.pgadmin.org/docs/1.8/pgagent-install.html that is "C:\Program
> Files\pgAdmin III\pgAgent" INSTALL pgAgent -u someuser -p somepassword
> hostaddr=192.168.11.209 dbname=postgres user=postgres, the service is
> installed. But when starting the service it sent me a system error 1069 has
> occured.
> What might be wrong?
> 

A quick google search tells me that you might have to execute the
service with a standard user.


-- 
Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com