about the performance of autovacuum and vacuumdb?

Поиск
Список
Период
Сортировка
От Charles.Hou
Тема about the performance of autovacuum and vacuumdb?
Дата
Msg-id a0bf3dfe-5db5-4872-9e2d-f4be78d1f343@e6g2000prf.googlegroups.com
обсуждение исходный текст
Ответы Re: about the performance of autovacuum and vacuumdb?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
i try to compare two methods of garbage-collect.(Postgresql Ver:8.1.3)

1. enable autovacuum without using vacuumdb -f mydb in crontab.
2. using crontab to vacuumdb in every 10 min (autovacuum disable)

the method 2 got more free space than method 1.

the disk size of database still  increased in method 1.
so, what's the advantage of autovacuum?

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

Предыдущее
От: ptjm@interlog.com (Patrick TJ McPhee)
Дата:
Сообщение: Re: Determining current block size?
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Hijack!