Re: bug restore window

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Sim Zacks <sim(at)compulab(dot)co(dot)il>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: bug restore window
Date: 2005-11-21 10:36:08
Message-ID: 4381A318.6050006@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Sim Zacks wrote:
> Version 1.4.0
> When you restore a database and there are no problems the Ok button
> turns into a Done button. Clicking on this closes the window.
> When there are errors or warnings, the OK button stays an ok button
> and clicking on it attempts to do the restore again.
> To get out of the window you must click cancel.
>
> I would think the button to get out should always get you out. There
> is never (as far as I can think of) a time when you would want to run
> the restore a second time.

The behaviour is intentional; if the restore failed, you might want to
correct your parameters and try again.
To leave the dialog (any dialog), you always can use Cancel or the close
button. The OK button turns to Done to prevent you from rerunning the
successful restore again.

Regards,
Andreas

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Harald Armin Massa 2005-11-21 10:58:55 typing error in german tranlsation of tipps
Previous Message Sim Zacks 2005-11-21 07:34:36 bug restore window