| От | Tom Lane |
|---|---|
| Тема | Re: Vacuum, analyze, and setting reltuples of pg_class |
| Дата | |
| Msg-id | 13642.1165856910@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Vacuum, analyze, and setting reltuples of pg_class ("Greg Sabino Mullane" <greg@turnstep.com>) |
| Ответы |
Re: Vacuum, analyze, and setting reltuples of pg_class
Re: Vacuum, analyze, and setting reltuples of pg_class |
| Список | pgsql-hackers |
"Greg Sabino Mullane" <greg@turnstep.com> writes:
> Short version: is it optimal for vacuum to always populate reltuples
> with live rows + dead rows?
If we didn't do that, it would tend to encourage the use of seqscans on
tables with lots of dead rows, which is probably a bad thing.
> Is there any way to encourage those dead rows to go away,
Close your open transactions.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера