| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Andreas Pflug" <Andreas(dot)Pflug(at)web(dot)de>, <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgAdmin III VACUUM Support... |
| Date: | 2003-05-02 13:24:02 |
| Message-ID: | 03AF4E498C591348A42FC93DEA9661B825A05F@mail.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
> -----Original Message-----
> From: Andreas Pflug [mailto:Andreas(dot)Pflug(at)web(dot)de]
> Sent: 02 May 2003 14:18
> To: Dave Page; pgadmin-hackers(at)postgresql(dot)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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2003-05-02 13:56:46 | Re: pgAdmin III VACUUM Support... |
| Previous Message | Andreas Pflug | 2003-05-02 13:18:12 | Re: pgAdmin III VACUUM Support... |