From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Vincent CORDIER - LOGIXEN" <v(dot)cordier(at)logixen(dot)com> |
Cc: | <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: pgAgent Job never starts |
Date: | 2006-09-19 15:53:35 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E40176CEA8@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
________________________________
From: Vincent CORDIER - LOGIXEN [mailto:v(dot)cordier(at)logixen(dot)com]
Sent: 19 September 2006 16:22
To: Dave Page
Subject: Re: [pgadmin-support] pgAgent Job never starts
It's perhaps this file ?
Yes, that's the event log. Note the entries in it that say things like:
Couldn't create connection: fe_sendauth: no password supplied
In other words, pgAgent cannot connect to your database. Try configuring
a pgpass.txt file with the appropriate password in it, per the
documentation at:
http://www.pgadmin.org/docs/1.4/pgagent-install.html
(in particular, the Security Concerns section at the bottom).
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Harald Armin Massa | 2006-09-20 09:58:52 | Crashes in Query Window - PgAdmin 1.6 Beta SVN Head |
Previous Message | Dave Page | 2006-09-19 12:22:33 | Re: pgAgent Job never starts |