Re: backup improvements

From: Kozusznik Michal <kozusznik(dot)michal(at)ifortuna(dot)cz>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: backup improvements
Date: 2012-07-31 00:10:14
Message-ID: F8EB6CD1-4E70-47AD-807C-5500B5E5911D@ifortuna.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

probably you have too less schemas in database. we have about 40 schemas. one of them contain 200 tables. when i try to backup schema from top of the list, and go to object tab of backup window, object tree is scrolled down to the bottom so I cannot see schema intended to be backuped

MK

30. 7. 2012 v 21:50, "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>:

> On Mon, 2012-07-30 at 13:54 +0200, Michal Kozusznik wrote:
>> There are a few things annoying me daily while working with backup feature.
>> I believe improvements listed below would help a lot:
>> 1. backup settings should be remembered by program for next use.
>> Currently each time I want to do backup I need to set even such basic
>> things as character set or format. Would be nice if all the last backup
>> settings be set when next time use
>>
>
> I added a ticket for someone to work on this when he has time.
>
>> 2. Objects list is always scrolled to the bottom. I believe would be
>> better when scrolled to the first selected item. Example scenario: I do
>> RMB on some schema and select backup. It cause schema and its all
>> objects are going to be selected on backup/objects list. But to check
>> them I have to scroll the list up every time.
>>
>
> I don't get this. Or I'm not able to reproduce your issue.
>
>
> --
> Guillaume
> http://blog.guillaume.lelarge.info
> http://www.dalibo.com
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Paula Price 2012-07-31 20:11:01 Installing pgadmin3 using rpms
Previous Message Guillaume Lelarge 2012-07-30 19:50:05 Re: backup improvements