| From: | houssem jemel <houssem20(at)yahoo(dot)fr> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re : Dependence between jobs |
| Date: | 2009-01-08 13:50:14 |
| Message-ID: | 78830.82613.qm@web25211.mail.ukl.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
In that case we can not create e rule between two scripts on 2 different machines, since the job is assignet to one machine
Is there a solution to that ?
----- Message d'origine ----
De : Dave Page <dpage(at)pgadmin(dot)org>
À : houssem jemel <houssem20(at)yahoo(dot)fr>
Cc : pgadmin-support(at)postgresql(dot)org
Envoyé le : Jeudi, 8 Janvier 2009, 14h23mn 00s
Objet : Re: [pgadmin-support] Dependence between jobs
On Thu, Jan 8, 2009 at 1:06 PM, houssem jemel <houssem20(at)yahoo(dot)fr> wrote:
> Hello
>
> Can wy create rules between jobs like
> Job 1 run if job 2 has run with success
>
No, but you can do something like that using multiple steps within the
same job. If a step is set to Fail on error, subsequent steps will be
skipped. If you set it to Succeed or Ignore, then the following steps
will be executed.
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2009-01-08 13:58:51 | Re: Re : Dependence between jobs |
| Previous Message | Dave Page | 2009-01-08 13:23:00 | Re: Dependence between jobs |