pgAgent - Log error when running

From: "Chuck" <watsocd(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgAgent - Log error when running
Date: 2006-08-02 01:29:27
Message-ID: 1154482167.680411.221880@s13g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I am running pgAgent on Debian Sarge with postgresql 8.1.4. I have run
the SQLscript and installed the tables. I have run the daemon with the
command:
/usr/bin/pgagent hostaddr=127.0.0.1 dbname=postgres user postgres

I have also tried the command:
/usr/bin/pgagent hostaddr=127.0.0.1 dbname=ec user postgres

ec is the name of my data database. The pgAgent tables have been
installed in both databases duriing my attempts to get it working.

I am getting the following error in the postgresql log everytime (every
30 seconds) pgAgent runs depending on which command I used to start
pgAgent:
2006-08-01 21:24:28.785 EDT postgres ec LOG: could not receive data
from client: Connection reset by peer
2006-08-01 21:24:38.259 EDT postgres postgres LOG: could not receive
data from client: Connection reset by peer

I am running pgAdmin III on Windows and I have configured and scheduled
a test job. The job indicates that it has never run and it is not
currenlty running.

Any assistance would be appreciated.

Chuck

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Chris G 2006-08-02 03:42:30 Devrim: RPM issue you asked about
Previous Message Gary Roberts 2006-08-01 18:15:46 Command Line execution to delete tables?