Re: Question about VACUUM

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Question about VACUUM
Дата
Msg-id CAOR=d=0Fqhg_-W7cUc+OFaab7ajyyoO+o6hR88=dNndQqpvdKA@mail.gmail.com
обсуждение исходный текст
Ответ на Question about VACUUM  (Ernesto Quiñones <ernestoq@gmail.com>)
Ответы Re: Question about VACUUM
Список pgsql-performance
On Fri, Dec 2, 2011 at 8:32 PM, Ernesto Quiñones <ernestoq@gmail.com> wrote:
> Hi friends
>
> I want to know if it's possible to predict (calculate), how long a
> VACUUM FULL process will consume in a table?
>
> can I apply some formula to calculate this?

If you look at what iostat is doing while the vacuum full is running,
and divide the size of the table by that k/sec you can get a good
approximation of how long it will take.  Do you have naptime set to
anything above 0?

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

Предыдущее
От: Ernesto Quiñones
Дата:
Сообщение: Question about VACUUM
Следующее
От: Tory M Blue
Дата:
Сообщение: pg_upgrade