| От | Tom Lane |
|---|---|
| Тема | Re: Vacuum Full not clean the table |
| Дата | |
| Msg-id | 3215331.1675796611@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Vacuum Full not clean the table (Erik Serrano <eserranos@gmail.com>) |
| Ответы |
Re: Vacuum Full not clean the table
|
| Список | pgsql-admin |
Erik Serrano <eserranos@gmail.com> writes:
> For this reason, I appreciate that you can even guide me to see what is
> happening or could have happened regarding the end of the process without
> the expected result, which is cleaning the table.
If vacuum isn't removing dead tuples, it's because there is an open
transaction somewhere that can still "see" those tuples. Check for
old open transactions in pg_stat_activity and pg_prepared_xacts.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера