Hi,
I am running pgAdmin III 8.1.4 on WinXP on a PG server 8.3.3.
I am trying to backup a single table. When doing right-click on the table and
"backup" command, it will fail because pgdump considers there's a mismatch
between the server version (8.3.3) and the pgdump version (8.3) version.
I g
On Thu, Jan 8, 2009 at 2:56 PM, houssem jemel wrote:
> Why can we not use the parameter of the step "succed" "failed" in the pgadmin
> in order to inject it to another step or another job
Nobody ever asked for or proposed such functionality. You could use a
trigger to do some funky stuff like th
Why can we not use the parameter of the step "succed" "failed" in the
pgadmin in order to inject it to another step or another job
- Message d'origine
De : Dave Page
À : houssem jemel
Cc : pgadmin-support@postgresql.org
Envoyé le : Jeudi, 8 Janvier 2009, 14h58mn 51s
Objet : Re: Re :
On Thu, Jan 8, 2009 at 1:50 PM, houssem jemel wrote:
> 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 ?
No. You could potentially use some creative scripting and scp/ssh to
have one machi
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
À : houssem jemel
Cc : pgadmin-support@postgresql.org
Envoyé le : Jeudi, 8 Janvier 2009, 14h23
On Thu, Jan 8, 2009 at 1:06 PM, houssem jemel 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.
Hello
Can wy create rules between jobs like
Job 1 run if job 2 has run with success
Thanks
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Hello,=0A=0ACan wy create rules between jobs like=0Ajob 1 run if job 2 has =
run with success=0A=0AThanks=0A=0A=0A
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)