Re: pgAdmin III VACUUM Support... - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAdmin III VACUUM Support...
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B825A05F@mail.vale-housing.co.uk
Whole thread Raw
In response to pgAdmin III VACUUM Support...  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:Andreas.Pflug@web.de]
> Sent: 02 May 2003 14:18
> To: Dave Page; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] pgAdmin III VACUUM Support...
>
>
> Dave Page wrote:
>
> >... Is now committed to CVS. It works with Tables and Databases and
> >supports full, freeze and analyze.
> >
> >I've also cleaned up a few things here and there.
> >
> >
> >
> Hi Dave,
>
> there are still some problems about this.
> If the vacuum window is closed using the window close button
> instead of
> "Cancel", vacuum will be performed. This is fixed.

Ahh well, I've barely touched C++ in months :-)

Thanks!

> Since VACUUM is a longer running query, this should be abortable.
> Additionally, the UI is freezed if a normal pgSet is used.
> Instead, this
> should be implemented using pgQueryThread.

I'll look at that but it's not high on my list of priorities right now.

>
> I'd like to see some kind of animation while VACUUM is running (users
> LOVE this kind of gimmick!), do we have some artist around here?

Agreed. Unfortunately no artists have ever stepped forward :-(

> PS: Database properties/CREATE/DROP are supported now.

So are Tables when I commit. I'm also working on most other objects...

Regards, Dave.


pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: pgAdmin III VACUUM Support...
Next
From: Andreas Pflug
Date:
Subject: Re: pgAdmin III VACUUM Support...