| От | Tom Lane |
|---|---|
| Тема | Re: Cluster and vacuum performance |
| Дата | |
| Msg-id | 29780.1078875052@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Cluster and vacuum performance (Josh Berkus <josh@agliodbs.com>) |
| Ответы |
Re: Cluster and vacuum performance
|
| Список | pgsql-performance |
Josh Berkus <josh@agliodbs.com> writes:
>> INFO: vacuuming "public.forecastelement"
>> INFO: "forecastelement": found 93351479 removable, 219177133 nonremovable
> The high number of nonremovable above probably indicates that you have a
> transaction being held open which prevents VACUUM from being effective.
You misread it --- "nonremovable" doesn't mean "dead but not removable",
it just means "not removable". Actually the next line of his log showed
there were zero nonremovable dead tuples, so he's not got any
open-transaction problem.
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера