Re: Autovacuum / full vacuum

Поиск
Список
Период
Сортировка
От Michael Riess
Тема Re: Autovacuum / full vacuum
Дата
Msg-id dqitj2$27j3$1@news.hub.org
обсуждение исходный текст
Ответ на Re: Autovacuum / full vacuum  (Christopher Browne <cbbrowne@acm.org>)
Ответы Re: Autovacuum / full vacuum  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-performance
> VACUUM FULL blocks the application.  That is NOT something that anyone
> wants to throw into the "activity mix" randomly.

There must be a way to implement a daemon which frees up space of a
relation without blocking it too long. It could abort after a certain
number of blocks have been freed and then move to the next relation.

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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Autovacuum / full vacuum
Следующее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: Autovacuum / full vacuum