Re: Incomplete freezing when truncating a relation during vacuum
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Incomplete freezing when truncating a relation during vacuum |
| Дата | |
| Msg-id | 4751.1385929664@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Incomplete freezing when truncating a relation during vacuum (Andres Freund <andres@2ndquadrant.com>) |
| Ответы |
Re: Incomplete freezing when truncating a relation during vacuum
|
| Список | pgsql-hackers |
Andres Freund <andres@2ndquadrant.com> writes:
> The VACUUM implementation in 9.3 had several bugs: It removed multixact
> xmax values without regard of the importance of contained xids, it did
> not remove multixacts if the contained xids were too old and it relied
> on hint bits when checking whether a row needed to be frozen which might
> not have been set on replicas.
Uh ... what does the last have to do with it? Surely we don't run
VACUUM on replicas. Or are you talking about what might happen when
VACUUM is run on a former replica that's been promoted to master?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера