Re: : Performance Improvement Strategy

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: : Performance Improvement Strategy
Дата
Msg-id 4E78D6EC.30205@agliodbs.com
обсуждение исходный текст
Ответ на : Performance Improvement Strategy  (Venkat Balaji <venkat.balaji@verse.in>)
Ответы Re: : Performance Improvement Strategy  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Список pgsql-performance
Venkat,

> I see lot of free spaces or free pages in Tables and Indexes. But, I need to
> give an exact calculation on how much space will be reclaimed after VACUUM
> FULL and RE-INDEXING.

At present, there is no way to calculate this precisely.  You can only
estimate, and estimates have significant error factors.  The query which
Marcin linked for you, for example, can be as much as 500% off (although
usually only 50% off).

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

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

Предыдущее
От: Marcin Mirosław
Дата:
Сообщение: Re: : Performance Improvement Strategy
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: : Performance Improvement Strategy