about the performance of autovacuum and vacuumdb?

Поиск
Список
Период
Сортировка
От ivan.hou
Тема about the performance of autovacuum and vacuumdb?
Дата
Msg-id 14431704.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: about the performance of autovacuum and vacuumdb?  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: about the performance of autovacuum and vacuumdb?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-admin
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?

--
View this message in context:
http://www.nabble.com/about-the-performance-of-autovacuum-and-vacuumdb--tp14431704p14431704.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


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

Предыдущее
От: "ivan.hou"
Дата:
Сообщение: about the performance of autovacuum and vacuumdb? 選項
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: about the performance of autovacuum and vacuumdb?