| От | Andres Freund |
|---|---|
| Тема | Re: Draft release notes for 9.3.2 |
| Дата | |
| Msg-id | 20131202192400.GD15336@awork2.anarazel.de обсуждение |
| Ответ на | Re: Draft release notes for 9.3.2 (Josh Berkus <josh@agliodbs.com>) |
| Список | pgsql-hackers |
On 2013-12-02 10:51:28 -0800, Josh Berkus wrote: > Tom, > > "The issue can be ameliorated by, after upgrading, vacuuming all tables > in all databases while having vacuum_freeze_table_age set to zero. " > > Why not say: > > "This issue can be ameliorated by, after upgrading, running a > database-wide VACUUM FREEZE." > > Or is there a difference in this case? If so, what? vacuum_freeze_table age causes a full table scan, but doesn't freeze rows younger than vacuum_freeze_min_age. I.e. it finishes much faster. Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера