| От | Matthew T. O'Connor |
|---|---|
| Тема | Re: Autovacuum readme |
| Дата | |
| Msg-id | 1065669871.14086.18.camel@zeutrh9 обсуждение |
| Ответ на | Autovacuum readme (Gaetano Mendola <mendola@bigfoot.com>) |
| Список | pgsql-hackers |
On Wed, 2003-10-08 at 18:27, Gaetano Mendola wrote: > 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? No, I don't think you are missing anything, this is a left over from early development before I changed the thresholds delete and insert to vacuum and analyze. So you are correct. Matthew T. O'Connor
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера