8.1: autovacuum not doing its job?

Поиск
Список
Период
Сортировка
От
Тема 8.1: autovacuum not doing its job?
Дата
Msg-id 00a701c5ea49$0d8e50f0$0201a8c0@iwing
обсуждение исходный текст
Список pgsql-novice
hi list
 
on a 8.1 database, pgAdmin III warns me on several tables:
 
Running VACUUM recommended
The estimated rowcount on the table "forum.notifications" deviates significantly from the actual rowcount. You should run VACUUM ANALYZE on this table.
 
shouldn't autovacuum take care of this on a regular basis? how do i need to tweak the autovacuum settings to have proper vacuumed tables?
 
thanks for helping,
thomas

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

Предыдущее
От: Martin Foster
Дата:
Сообщение: Re: Difficulties Storing Case Sensitive DDL Definitions
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: createdb Question