Re: Clarification on two bits on VACUUM FULL VERBOSE output
В списке pgsql-performance по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Clarification on two bits on VACUUM FULL VERBOSE output |
| Дата | |
| Msg-id | 21555.1100287230@sss.pgh.pa.us обсуждение |
| Ответ на | Clarification on two bits on VACUUM FULL VERBOSE output (Josh Berkus <josh@agliodbs.com>) |
| Ответы |
Re: Clarification on two bits on VACUUM FULL VERBOSE output
|
| Список | pgsql-performance |
Josh Berkus <josh@agliodbs.com> writes: > Wanted to get clarification on two bits of output from 7.4's VACUUM FULL > VERBOSE: > "Total free space (including removable row versions) is 2932036 bytes." > If the table referenced has no dead row versions, does this indicate open > space on partially full pages? Yes. > "There were 33076 unused item pointers." > Is this a count of dead index pointers, or something else? No, it's currently-unused item pointers (a/k/a line pointers) on heap pages. See http://developer.postgresql.org/docs/postgres/page.html regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера