Re: backup improvements

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Michal Kozusznik <kozusznik(dot)michal(at)ifortuna(dot)cz>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: backup improvements
Date: 2013-02-23 18:33:29
Message-ID: 1361644409.15634.80.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Tue, 2013-01-22 at 16:55 +0100, Michal Kozusznik wrote:
> Hello
> I have idea about one more improvement to be queued.
> After executing backup, Backup button turns into Done one (curious the
> Cancel button remains, can't imagine the reason since it has the same
> function than Done one).
>

The reason is that we don't hide widgets. We could disable it of
course... but you won't be able to use Escape to close the window.

> I suggest to leave the Backup button untouched making possible to
> execute another backup.
> It might be useful in case of dumping schema and data separately or just
> performing backups of single objects with the same settings.

We changed the Backup button to a Done button, so that people know the
backup was done and won't run another one IIRC.

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2013-02-23 18:34:27 Re: backup improvements
Previous Message Guillaume Lelarge 2013-02-23 18:28:36 Re: query saved during crash