Autovacuum readme

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Autovacuum readme
Дата
Msg-id 3F848F6B.4030305@bigfoot.com
обсуждение исходный текст
Ответы Re: Autovacuum readme  ("Matthew T. O'Connor" <matthew@zeut.net>)
Список pgsql-hackers
Hi all,
I found on the readme the following lines:



deleteThreshold is equal to:    vacuum_base_value + (vacuum_scaling_factor * "number of tuples in 
the table")

insertThreshold is equal to:    analyze_base_value + (analyze_scaling_factor * "number of tuples in 
the table")



may be here  deleteThreshold shall be AnalyzeThreshold and             insertThreshold shall be VacuumThreshold


am I missing something?



Regards
Gaetano Mendola



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PERFORM] Sun performance - Major discovery!
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PERFORM] Sun performance - Major discovery!