From: | "Eric Shuman" <erics(at)ameri-title(dot)com> |
---|---|
To: | <pgadmin-support(at)postgresql(dot)org> |
Subject: | PgAgent output |
Date: | 2007-06-15 23:01:10 |
Message-ID: | 000901c7afa1$108a8f20$2914a8c0@Eric |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Hello List,
I need some help resolving an issue with PgAgent.
Whenever a job runs I get a lot of output to the terminal. This can be
quite disrupting when trying to do other work while it is running.
I have upgraded to the recent 1.6.3 version and tried using the -s option
but this has not stopped the output to stdout. The log file specified gets
created, but is never populated with any data. How do I suppress the output
from pgAgent????
I am using this command to start pgagent:
/usr/bin/pgagent -l 0 -s /GIS/pgagent.log hostaddr=127.0.0.1 dbname=postgres
user=Postgres
This is on a Debian Etch system and pgagent was installed via apt from one
of the postgresql mirrors.
Thanks for the help!
~ Eric
From | Date | Subject | |
---|---|---|---|
Next Message | Pedro Doria Meunier | 2007-06-17 19:30:19 | Problem editing tables (geom columns) |
Previous Message | Andrus | 2007-06-14 11:00:12 | Re: pgadmin stops working |