Re: [GENERAL] Problem with pgAgent on Ubuntu

2012-01-17 Thread P. Broennimann
Eureka! I changed 127.0.0.1 for the PG's assiged IP address 192.168. and now it works :) Thx & cheers, P. 2012/1/16 Tom Lane > "P. Broennimann" writes: > > -> The problem I am having is that I can not start pgagent. When I try: > > > cd /usr/bin > > ./pgagent hostaddr=127.0.0.1 port=543

Re: [GENERAL] Problem with pgAgent on Ubuntu

2012-01-16 Thread Tom Lane
"P. Broennimann" writes: > -> The problem I am having is that I can not start pgagent. When I try: > cd /usr/bin > ./pgagent hostaddr=127.0.0.1 port=5432 dbname=postgres user=postgres > and I get the following errors: > /usr/bin$ WARNING: Couldn't create the primary connection (attempt 1): > co