pgadmin's pgagent job scheduler

From: Ow Mun Heng <Ow(dot)Mun(dot)Heng(at)wdc(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pgadmin's pgagent job scheduler
Date: 2007-10-16 07:32:11
Message-ID: 1192519931.16103.13.camel@neuromancer.home.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does anyone from this list here uses pgagent from pgadmin?

it's a job schedular much like cron which is sort of integrated w/
pgadmin3. Only issue which I've found so far which I don't quite like is
that to be able to use pgagent, I have to also pull in the entire
pgadmin3 incl wxGTK and X. This isn't a good thing on a linux server.
(even though X is never used)

Anyway.. I've installed it from pgadmin-1.4.3 and it's running fine thus
far w/ the jobs and all. (there are some quirks, but that's another
story).

Thus far, the only serious issue I've seen with it is that for some
reason, I can't or is not able to connect pgadmin running from another
client, connecting to the server, to show the available/scheduled jobs.
(I've already selected the File->options->pgagent jobs options)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2007-10-16 07:44:27 Re: can I define own variables?
Previous Message Guy Rouillier 2007-10-16 07:19:53 Re: can I define own variables?