Re: Vacuum questions...

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Vacuum questions...
Дата
Msg-id 20050926180857.GN30974@pervasive.com
обсуждение исходный текст
Ответ на Re: Vacuum questions...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sun, Sep 25, 2005 at 11:50:14AM -0400, Tom Lane wrote:
> Hannu Krosing <hannu@skype.net> writes:
> > Perhaps VACUUM could send some statistics after each N pages and this
> > would then be available through something similar to pg_statistics
> > table.
> 
> Why not just have it send some text to be displayed in the "current
> command" field of pg_stat_activity?  The infrastructure is all there
> already for that.

If someone wanted to write a nice interface showing the status of a
vacuum it would be easier if they didn't have to parse a text field...
but *anything* would be a vast improvement over what we have now.

newbie TODO?
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: \d on database with a lot of tables is slow
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: On Logging