| От | Andrew Sullivan |
|---|---|
| Тема | Re: Autovacuum / full vacuum |
| Дата | |
| Msg-id | 20060117150948.GG21092@phlogiston.dyndns.org обсуждение исходный текст |
| Ответ на | Re: Autovacuum / full vacuum ("Matthew T. O'Connor" <matthew@zeut.net>) |
| Список | pgsql-performance |
On Tue, Jan 17, 2006 at 09:09:02AM -0500, Matthew T. O'Connor wrote:
> vacuum. As long as that percentage is small enough, the effect on
> performance is negligible. Have you measured to see if things are truly
Actually, as long as the percentage is small enough and the pages are
really empty, the performance effect is positive. If you have VACUUM
FULLed table, inserts have to extend the table before inserting,
whereas in a table with some space reclaimed, the I/O effect of
having to allocate another disk page is already done.
A
--
Andrew Sullivan | ajs@crankycanuck.ca
When my information changes, I alter my conclusions. What do you do sir?
--attr. John Maynard Keynes
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера