| От | Tom Lane |
|---|---|
| Тема | Re: HOT and autovacuum |
| Дата | |
| Msg-id | 1468.1204584442@sss.pgh.pa.us обсуждение |
| Ответ на | HOT and autovacuum (Alvaro Herrera <alvherre@commandprompt.com>) |
| Ответы |
Re: HOT and autovacuum
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@commandprompt.com> writes:
> I'm seeing a 8.3 database whose autovacuum-initiated vacuums are being
> cancelled and I am not sure of the cause. I am wondering if a HOT
> cleanup round on a page could try to acquire locks on it that would
> conflict with autovacuum (basically anything that conflicts with a
> vacuum lock). This would cause autovacuum to commit hara-kiri.
This is nonsense, no? A buffer cleanup lock is an LWLock not a lock
manager lock.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера