Re: pgadmin's pgagent job scheduler

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgadmin's pgagent job scheduler
Дата
Msg-id 47147CCD.9080404@postgresql.org
обсуждение исходный текст
Ответ на pgadmin's pgagent job scheduler  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
Ответы Re: pgadmin's pgagent job scheduler  (Ow Mun Heng <Ow.Mun.Heng@wdc.com>)
Список pgsql-general
Ow Mun Heng wrote:
> 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).

Use 1.6.3's version or even 1.8RC1's - they should be much lighter on
the library front.

> 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)

Make sure you use the same database for the initial connection from
pgAdmin (the Maintenance DB on the server dialogue) on the remote
machine as pgagent connects to.

Regards, Dave.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: can I define own variables?
Следующее
От: Ow Mun Heng
Дата:
Сообщение: Re: pgadmin's pgagent job scheduler