Re: OK button on restore - Mailing list pgadmin-support

From Dave Page
Subject Re: OK button on restore
Date
Msg-id 466EAB9E.4020502@postgresql.org
Whole thread Raw
In response to Re: OK button on restore  (Andy Shellam <andy.shellam-lists@mailnetwork.co.uk>)
Responses Re: OK button on restore  (Andy Shellam <andy.shellam-lists@mailnetwork.co.uk>)
List pgadmin-support
Andy Shellam wrote:
> Yep I agree, with pg_restore, warnings also generate a non-zero return
> code, but the restore does complete successfully, so this is mis-leading.
> An example is "language <xxx> already exists" - pg_restore just throws a
> warning to let you know this, but the restore is successful.
> 
> Perhaps what might work better is a message box - if you've already
> performed a restore but it returned non-zero, and OK is pressed again in
> the same dialogue box, throw up a message saying something like "you've
> already attempted a restore, are you sure you want to run it again?"

Now thats a solution I'm happy with - I've added code to do this, if a
restore (or backup) is attempted from the same dialog invocation, with
the same filename as previously used.


Thanks, Dave


pgadmin-support by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: Binaries of PGAdmin3 for RHEL5
Next
From: Dave Page
Date:
Subject: Re: Crash on saving