pgAgent suggestions

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: <pgadmin-support(at)postgresql(dot)org>
Subject: pgAgent suggestions
Date: 2009-11-10 12:15:23
Message-ID: D960CB61B694CF459DCFB4B0128514C203938026@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Dear list,

we are considering to use pgAdmin for job scheduling.

When you configure an SQL job step, you can configure a database
on which the script should run, but you cannot specify a database user.

We'd like to define schedules for various database users, and
while it would be possible to work around that limitation by
writing some wrapper functions in the database, the best thing
from our perspective would be to enhance pgAgent (and pgAdmin III)
to support a database user that pgAgent uses to connect to
execute a certain job step.

Is that an option? I think it would be a valuable addition,
and it would alleviate one of the "security concerns" stated
in the documentation.

While I am in wish mode:
- We run PostgreSQL on Linux servers which do not have
pgAdmin III installed. The dependency on wx-Widgets is
painful if all you want to do is build a standalone pgAgent.
I understand that wx-Widgets is used for OS abstraction, but...

- It would be nice to have some kind of "retry" mechanism for
job steps, which makes pgAgent pause a little and then retry
the step. After a certain number of retries it should fail.

- It would be nice if entries in pga_joblog and pga_jobsteplog
would be purged after a certain number of days.

Yours,
Laurenz Albe

Browse pgadmin-support by date

  From Date Subject
Next Message Benjamin Krajmalnik 2009-11-10 22:40:12 Missing pgagent on 1.10.0 FreeBSD port?
Previous Message Edwin Alberto Quijada 2009-11-06 13:37:02 Re: AYUDA CONEXION PHP CON BASE DE DATOS POSGREST