Re: pgAdmin III VACUUM Support...

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: pgAdmin III VACUUM Support...
Дата
Msg-id 3EB27014.8090802@web.de
обсуждение исходный текст
Ответ на pgAdmin III VACUUM Support...  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
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.
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'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?


Regards,
Andreas


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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: pgAdmin III VACUUM Support...
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: pgAdmin III VACUUM Support...